License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.vmzakharov |
ArtifactId | ArtifactIddataframe-ec |
Version | Version0.15.0 |
Type | Typejar |
Description |
Descriptiondataframe-ec
A tabular data structure based on the Eclipse Collections framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dataframe-ec-0.15.0.pom | |
dataframe-ec-0.15.0.jar | 261 KB |
dataframe-ec-0.15.0-sources.jar | 103 KB |
dataframe-ec-0.15.0-javadoc.jar | 828 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vmzakharov/dataframe-ec/ -->
<dependency>
<groupId>io.github.vmzakharov</groupId>
<artifactId>dataframe-ec</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vmzakharov/dataframe-ec/
implementation 'io.github.vmzakharov:dataframe-ec:0.15.0'
// https://jarcasting.com/artifacts/io.github.vmzakharov/dataframe-ec/
implementation ("io.github.vmzakharov:dataframe-ec:0.15.0")
'io.github.vmzakharov:dataframe-ec:jar:0.15.0'
<dependency org="io.github.vmzakharov" name="dataframe-ec" rev="0.15.0">
<artifact name="dataframe-ec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vmzakharov', module='dataframe-ec', version='0.15.0')
)
libraryDependencies += "io.github.vmzakharov" % "dataframe-ec" % "0.15.0"
[io.github.vmzakharov/dataframe-ec "0.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.9.2 |
org.eclipse.collections : eclipse-collections-api | jar | 11.0.0 |
org.eclipse.collections : eclipse-collections | jar | 11.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.google.jimfs : jimfs | jar | 1.2 |