Last Version

json-2-csv 0.3.0

json-2-csv

License

License

MIT
Categories

Categories

CSV Data Data Formats JSON
GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

json-2-csv_2.11
Version

Version

0.3.0
Type

Type

jar
Description

Description

json-2-csv
json-2-csv
Project URL

Project URL

https://github.com/agourlay/json-2-csv
Project Organization

Project Organization

com.github.agourlay
Source Code Management

Source Code Management

https://github.com/agourlay/json-2-csv.git

Download json-2-csv_2.11 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.agourlay/json-2-csv_2.11/ -->
<dependency>
    <groupId>com.github.agourlay</groupId>
    <artifactId>json-2-csv_2.11</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agourlay/json-2-csv_2.11/
implementation 'com.github.agourlay:json-2-csv_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.github.agourlay/json-2-csv_2.11/
implementation ("com.github.agourlay:json-2-csv_2.11:0.3.0")
'com.github.agourlay:json-2-csv_2.11:jar:0.3.0'
<dependency org="com.github.agourlay" name="json-2-csv_2.11" rev="0.3.0">
  <artifact name="json-2-csv_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agourlay', module='json-2-csv_2.11', version='0.3.0')
)
libraryDependencies += "com.github.agourlay" % "json-2-csv_2.11" % "0.3.0"
[com.github.agourlay/json-2-csv_2.11 "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.spire-math : jawn-ast_2.11 jar 0.11.0
com.github.tototoshi : scala-csv_2.11 jar 1.3.4

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.