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