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