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