License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats JSON |
GroupId | GroupIdorg.jsonex |
ArtifactId | ArtifactIdcsv |
Last Version | Last Version0.1.25 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsv
JSONCoder Parent
|
Filename | Size |
---|---|
csv-0.1.25.pom | |
csv-0.1.25.jar | 7 KB |
csv-0.1.25-sources.jar | 3 KB |
csv-0.1.25-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jsonex/csv/ -->
<dependency>
<groupId>org.jsonex</groupId>
<artifactId>csv</artifactId>
<version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonex/csv/
implementation 'org.jsonex:csv:0.1.25'
// https://jarcasting.com/artifacts/org.jsonex/csv/
implementation ("org.jsonex:csv:0.1.25")
'org.jsonex:csv:jar:0.1.25'
<dependency org="org.jsonex" name="csv" rev="0.1.25">
<artifact name="csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonex', module='csv', version='0.1.25')
)
libraryDependencies += "org.jsonex" % "csv" % "0.1.25"
[org.jsonex/csv "0.1.25"]
Group / Artifact | Type | Version |
---|---|---|
org.jsonex : core | jar | 0.1.25 |
org.jsonex : treedoc | jar | 0.1.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
org.jsonex : SnapshotTest | jar | 0.1.25 |