Last Version

dijon 0.3.0

Boiler-free JSON wrangling using Scala dynamic types

License

License

MIT
GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

dijon_2.12
Version

Version

0.3.0
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.12 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.9
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.1.1
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-core_2.12 jar 0.54.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.