dijon

Boiler-free JSON wrangling using Scala dynamic types

License

License

GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

dijon_2.10
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

dijon
Boiler-free JSON wrangling using Scala dynamic types
Project URL

Project URL

http://github.com/pathikrit/dijon
Project Organization

Project Organization

com.github.pathikrit

Download dijon_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pathikrit/dijon_2.10/ -->
<dependency>
    <groupId>com.github.pathikrit</groupId>
    <artifactId>dijon_2.10</artifactId>
    <version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pathikrit/dijon_2.10/
implementation 'com.github.pathikrit:dijon_2.10:0.2.4'
// https://jarcasting.com/artifacts/com.github.pathikrit/dijon_2.10/
implementation ("com.github.pathikrit:dijon_2.10:0.2.4")
'com.github.pathikrit:dijon_2.10:jar:0.2.4'
<dependency org="com.github.pathikrit" name="dijon_2.10" rev="0.2.4">
  <artifact name="dijon_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pathikrit', module='dijon_2.10', version='0.2.4')
)
libraryDependencies += "com.github.pathikrit" % "dijon_2.10" % "0.2.4"
[com.github.pathikrit/dijon_2.10 "0.2.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.scala-lang : scala-reflect jar 2.10.4

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 2.3.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.4
0.2.3
0.2.2
0.1.1
0.1.0