License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdorg.evolvis.tartools |
ArtifactId | ArtifactIdcsvfile |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.evolvis.tartools:csvfile
CSV file reader/writer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
csvfile-3.2.pom | |
csvfile-3.2.jar | 22 KB |
csvfile-3.2-sources.jar | 29 KB |
csvfile-3.2-source.tgz | 36 KB |
csvfile-3.2-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.evolvis.tartools/csvfile/ -->
<dependency>
<groupId>org.evolvis.tartools</groupId>
<artifactId>csvfile</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.evolvis.tartools/csvfile/
implementation 'org.evolvis.tartools:csvfile:3.2'
// https://jarcasting.com/artifacts/org.evolvis.tartools/csvfile/
implementation ("org.evolvis.tartools:csvfile:3.2")
'org.evolvis.tartools:csvfile:jar:3.2'
<dependency org="org.evolvis.tartools" name="csvfile" rev="3.2">
<artifact name="csvfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.evolvis.tartools', module='csvfile', version='3.2')
)
libraryDependencies += "org.evolvis.tartools" % "csvfile" % "3.2"
[org.evolvis.tartools/csvfile "3.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |