License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdorg.evolvis.tartools |
ArtifactId | ArtifactIdcsvfile |
Version | Version3.0 |
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.0.pom | |
csvfile-3.0.jar | 23 KB |
csvfile-3.0-sources.jar | 29 KB |
csvfile-3.0-source.tgz | 37 KB |
csvfile-3.0-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.evolvis.tartools/csvfile/ -->
<dependency>
<groupId>org.evolvis.tartools</groupId>
<artifactId>csvfile</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.evolvis.tartools/csvfile/
implementation 'org.evolvis.tartools:csvfile:3.0'
// https://jarcasting.com/artifacts/org.evolvis.tartools/csvfile/
implementation ("org.evolvis.tartools:csvfile:3.0")
'org.evolvis.tartools:csvfile:jar:3.0'
<dependency org="org.evolvis.tartools" name="csvfile" rev="3.0">
<artifact name="csvfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.evolvis.tartools', module='csvfile', version='3.0')
)
libraryDependencies += "org.evolvis.tartools" % "csvfile" % "3.0"
[org.evolvis.tartools/csvfile "3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |