debasishg / sjson   0.20

Website GitHub

Scala Json with capabilities for Scala Object Serialization

Scala versions: 2.11 2.10

sjson 0.20


Group ID:
net.debasishg
Artifact ID:
sjson_2.11
Version:
0.20
Release Date:
Feb 8, 2015
Licenses:
Files:

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

Mill build tool

ivy"net.debasishg::sjson:0.20"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.debasishg</groupId>
  <artifactId>sjson_2.11</artifactId>
  <version>0.20</version>
</dependency>

compile group: 'net.debasishg', name: 'sjson_2.11', version: '0.20'