lock-free / sjson   0.2.4

MIT License GitHub

JSON library for Scala

Scala versions: 2.12

sjson 0.1.5


Group ID:
io.github.idata-shopee
Artifact ID:
sjson_2.12
Version:
0.1.5
Release Date:
Jan 22, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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