| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.github.vmzakharov |
| ArtifactId | ArtifactIddataframe-ec |
| Last Version | Last Version0.18.1 |
| Release Date | Release Date |
| 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.18.1.pom | |
| dataframe-ec-0.18.1.jar | 246 KB |
| dataframe-ec-0.18.1-sources.jar | 97 KB |
| dataframe-ec-0.18.1-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.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vmzakharov/dataframe-ec/
implementation 'io.github.vmzakharov:dataframe-ec:0.18.1'
// https://jarcasting.com/artifacts/io.github.vmzakharov/dataframe-ec/
implementation ("io.github.vmzakharov:dataframe-ec:0.18.1")
'io.github.vmzakharov:dataframe-ec:jar:0.18.1'
<dependency org="io.github.vmzakharov" name="dataframe-ec" rev="0.18.1">
<artifact name="dataframe-ec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vmzakharov', module='dataframe-ec', version='0.18.1')
)
libraryDependencies += "io.github.vmzakharov" % "dataframe-ec" % "0.18.1"
[io.github.vmzakharov/dataframe-ec "0.18.1"]
| 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 |