lock-free / sjson   0.2.4

MIT License GitHub

JSON library for Scala

Scala versions: 2.12

sjson 0.2.0


Group ID:
io.github.idata-shopee
Artifact ID:
sjson_2.12
Version:
0.2.0
Release Date:
Mar 1, 2019
Licenses:
Files:

libraryDependencies += "io.github.idata-shopee" %% "sjson" % "0.2.0"

Mill build tool

ivy"io.github.idata-shopee::sjson:0.2.0"

Scala CLI

//> using dep "io.github.idata-shopee::sjson:0.2.0"

Ammonite REPL

import $ivy.`io.github.idata-shopee::sjson:0.2.0`

<dependency>
  <groupId>io.github.idata-shopee</groupId>
  <artifactId>sjson_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.github.idata-shopee', name: 'sjson_2.12', version: '0.2.0'