jvican / dijon   0.6.0

GitHub

A Dynamically Typed Scala Json Library

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x

dijon 0.3.0


Group ID:
com.github.pathikrit
Artifact ID:
dijon_2.13
Version:
0.3.0
Release Date:
Aug 7, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.pathikrit" %% "dijon" % "0.3.0"

Mill build tool

ivy"com.github.pathikrit::dijon:0.3.0"

Scala CLI

//> using dep "com.github.pathikrit::dijon:0.3.0"

Ammonite REPL

import $ivy.`com.github.pathikrit::dijon:0.3.0`

<dependency>
  <groupId>com.github.pathikrit</groupId>
  <artifactId>dijon_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.pathikrit', name: 'dijon_2.13', version: '0.3.0'