Transforms JSON collections into CSV files.
Scala versions:
2.11
json-2-csv 0.5.0
Group ID:
com.github.agourlay
Artifact ID:
json-2-csv_2.13
Version:
0.5.0
Release Date:
Jun 13, 2019
Licenses:
Files:
Full Scala Version:
2.13.0
Developers:
libraryDependencies += "com.github.agourlay" %% "json-2-csv" % "0.5.0"
ivy"com.github.agourlay::json-2-csv:0.5.0"
//> using dep "com.github.agourlay::json-2-csv:0.5.0"
import $ivy.`com.github.agourlay::json-2-csv:0.5.0`
<dependency> <groupId>com.github.agourlay</groupId> <artifactId>json-2-csv_2.13</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.github.agourlay', name: 'json-2-csv_2.13', version: '0.5.0'