kmizu / jsonda   2.0.0

BSD 3-clause "New" or "Revised" License Website GitHub

A DSL for constructing json-like data sturctures

Scala versions: 2.13 2.12 2.11 2.10

jsonda-std 0.8.0


Group ID:
com.github.kmizu
Artifact ID:
jsonda-std_2.10
Version:
0.8.0
Release Date:
Jan 23, 2013
Licenses:
Files:

libraryDependencies += "com.github.kmizu" %% "jsonda-std" % "0.8.0"

Mill build tool

ivy"com.github.kmizu::jsonda-std:0.8.0"

Scala CLI

//> using dep "com.github.kmizu::jsonda-std:0.8.0"

Ammonite REPL

import $ivy.`com.github.kmizu::jsonda-std:0.8.0`

<dependency>
  <groupId>com.github.kmizu</groupId>
  <artifactId>jsonda-std_2.10</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.github.kmizu', name: 'jsonda-std_2.10', version: '0.8.0'