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.2.4


Group ID:
com.github.pathikrit
Artifact ID:
dijon_2.11
Version:
0.2.4
Release Date:
May 14, 2014
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.pathikrit</groupId>
  <artifactId>dijon_2.11</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'com.github.pathikrit', name: 'dijon_2.11', version: '0.2.4'