License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats JSON |
GroupId | GroupIdcom.github.agourlay |
ArtifactId | ArtifactIdjson-2-csv_2.13 |
Last Version | Last Version0.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-2-csv
json-2-csv
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-2-csv_2.13-0.5.8.pom | |
json-2-csv_2.13-0.5.8.jar | 32 KB |
json-2-csv_2.13-0.5.8-sources.jar | 3 KB |
json-2-csv_2.13-0.5.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.agourlay/json-2-csv_2.13/ -->
<dependency>
<groupId>com.github.agourlay</groupId>
<artifactId>json-2-csv_2.13</artifactId>
<version>0.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agourlay/json-2-csv_2.13/
implementation 'com.github.agourlay:json-2-csv_2.13:0.5.8'
// https://jarcasting.com/artifacts/com.github.agourlay/json-2-csv_2.13/
implementation ("com.github.agourlay:json-2-csv_2.13:0.5.8")
'com.github.agourlay:json-2-csv_2.13:jar:0.5.8'
<dependency org="com.github.agourlay" name="json-2-csv_2.13" rev="0.5.8">
<artifact name="json-2-csv_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agourlay', module='json-2-csv_2.13', version='0.5.8')
)
libraryDependencies += "com.github.agourlay" % "json-2-csv_2.13" % "0.5.8"
[com.github.agourlay/json-2-csv_2.13 "0.5.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.typelevel : jawn-ast_2.13 | jar | 1.3.2 |
com.github.tototoshi : scala-csv_2.13 | jar | 1.3.10 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.scalameta : munit_2.13 | jar | 0.7.29 |