dijon

Boiler-free JSON wrangling using Scala dynamic types

License

License

MIT
GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

dijon_2.13
Last Version

Last Version

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

How to add to project

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

Dependencies

compile (3)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0