benhutchison / microjson   1.6

Apache License 2.0 GitHub

A lightweight JSON model for Scala and Scala.js

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

microjson 1.1


Group ID:
com.github.benhutchison
Artifact ID:
microjson_2.11
Version:
1.1
Release Date:
Feb 5, 2015
Licenses:
Files:

libraryDependencies += "com.github.benhutchison" %% "microjson" % "1.1"

Mill build tool

ivy"com.github.benhutchison::microjson:1.1"

Scala CLI

//> using dep "com.github.benhutchison::microjson:1.1"

Ammonite REPL

import $ivy.`com.github.benhutchison::microjson:1.1`

<dependency>
  <groupId>com.github.benhutchison</groupId>
  <artifactId>microjson_2.11</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'com.github.benhutchison', name: 'microjson_2.11', version: '1.1'