lock-free / sjson   0.2.4

MIT License GitHub

JSON library for Scala

Scala versions: 2.12

sjson 0.1.4


Group ID:
io.github.idata-shopee
Artifact ID:
sjson_2.12
Version:
0.1.4
Release Date:
Dec 20, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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