License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.vmzakharov |
ArtifactId | ArtifactIddataframe-ec |
Version | Version0.14.1 |
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.14.1.pom | |
dataframe-ec-0.14.1.jar | 269 KB |
dataframe-ec-0.14.1-sources.jar | 105 KB |
dataframe-ec-0.14.1-javadoc.jar | 876 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vmzakharov/dataframe-ec/ -->
<dependency>
<groupId>io.github.vmzakharov</groupId>
<artifactId>dataframe-ec</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vmzakharov/dataframe-ec/
implementation 'io.github.vmzakharov:dataframe-ec:0.14.1'
// https://jarcasting.com/artifacts/io.github.vmzakharov/dataframe-ec/
implementation ("io.github.vmzakharov:dataframe-ec:0.14.1")
'io.github.vmzakharov:dataframe-ec:jar:0.14.1'
<dependency org="io.github.vmzakharov" name="dataframe-ec" rev="0.14.1">
<artifact name="dataframe-ec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vmzakharov', module='dataframe-ec', version='0.14.1')
)
libraryDependencies += "io.github.vmzakharov" % "dataframe-ec" % "0.14.1"
[io.github.vmzakharov/dataframe-ec "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4 | jar | 4.8-1 |
org.eclipse.collections : eclipse-collections-api | jar | 10.4.0 |
org.eclipse.collections : eclipse-collections | jar | 10.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.google.jimfs : jimfs | jar | 1.2 |