rjmac / rojoma-json   3.15.0

GitHub

Scala JSON library designed for easy, type-safe, and non-reflective (dis)assembly of JSON payloads

Scala versions: 2.13 2.12 2.11 2.10

rojoma-json 2.4.3


Group ID:
com.rojoma
Artifact ID:
rojoma-json_2.12
Version:
2.4.3
Release Date:
Nov 4, 2016
Licenses:
Files:
Full Scala Version:
2.12.0
Developers:

libraryDependencies += "com.rojoma" %% "rojoma-json" % "2.4.3"

Mill build tool

ivy"com.rojoma::rojoma-json:2.4.3"

Scala CLI

//> using dep "com.rojoma::rojoma-json:2.4.3"

Ammonite REPL

import $ivy.`com.rojoma::rojoma-json:2.4.3`

<dependency>
  <groupId>com.rojoma</groupId>
  <artifactId>rojoma-json_2.12</artifactId>
  <version>2.4.3</version>
</dependency>

compile group: 'com.rojoma', name: 'rojoma-json_2.12', version: '2.4.3'