License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdai.preferred |
ArtifactId | ArtifactIdcsvpl |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionai.preferred:csvpl
Your preferred data manipulation and analysis language for CSV.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
csvpl-1.0.pom | |
csvpl-1.0.jar | 59 KB |
csvpl-1.0-sources.jar | 59 KB |
csvpl-1.0-javadoc.jar | 566 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.preferred/csvpl/ -->
<dependency>
<groupId>ai.preferred</groupId>
<artifactId>csvpl</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.preferred/csvpl/
implementation 'ai.preferred:csvpl:1.0'
// https://jarcasting.com/artifacts/ai.preferred/csvpl/
implementation ("ai.preferred:csvpl:1.0")
'ai.preferred:csvpl:jar:1.0'
<dependency org="ai.preferred" name="csvpl" rev="1.0">
<artifact name="csvpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.preferred', module='csvpl', version='1.0')
)
libraryDependencies += "ai.preferred" % "csvpl" % "1.0"
[ai.preferred/csvpl "1.0"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-stable | jar | 3.8.3 |
org.apache.commons : commons-csv | jar | 1.6 |
args4j : args4j | jar | 2.33 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.google.guava : guava | jar | 19.0 |
org.jfree : jfreechart | jar | 1.5.0 |
org.slf4j : slf4j-log4j12 | jar | 1.8.0-beta4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |