csv

JSONCoder Parent

License

License

Categories

Categories

CSV Data Data Formats JSON
GroupId

GroupId

org.jsonex
ArtifactId

ArtifactId

csv
Last Version

Last Version

0.1.25
Release Date

Release Date

Type

Type

jar
Description

Description

csv
JSONCoder Parent

Download csv

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jsonex : core jar 0.1.25
org.jsonex : treedoc jar 0.1.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

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

Project Modules

There are no modules declared in this project.
org.jsonex

eBay

https://ebay.github.io/

Versions

Version
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.14
0.1.13
0.1.12
0.1.11