debasishg / sjson   0.20

Website GitHub

Scala Json with capabilities for Scala Object Serialization

Scala versions: 2.11 2.10

sjson 0.19


Group ID:
net.debasishg
Artifact ID:
sjson_2.10
Version:
0.19
Release Date:
Feb 2, 2013
Licenses:
Files:

libraryDependencies += "net.debasishg" %% "sjson" % "0.19"

Mill build tool

ivy"net.debasishg::sjson:0.19"

Scala CLI

//> using dep "net.debasishg::sjson:0.19"

Ammonite REPL

import $ivy.`net.debasishg::sjson:0.19`

<dependency>
  <groupId>net.debasishg</groupId>
  <artifactId>sjson_2.10</artifactId>
  <version>0.19</version>
</dependency>

compile group: 'net.debasishg', name: 'sjson_2.10', version: '0.19'