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-v3 3.2.1


Group ID:
com.rojoma
Artifact ID:
rojoma-json-v3_2.11
Version:
3.2.1
Release Date:
Sept 19, 2014
Licenses:
Files:

libraryDependencies += "com.rojoma" %% "rojoma-json-v3" % "3.2.1"

Mill build tool

ivy"com.rojoma::rojoma-json-v3:3.2.1"

Scala CLI

//> using dep "com.rojoma::rojoma-json-v3:3.2.1"

Ammonite REPL

import $ivy.`com.rojoma::rojoma-json-v3:3.2.1`

<dependency>
  <groupId>com.rojoma</groupId>
  <artifactId>rojoma-json-v3_2.11</artifactId>
  <version>3.2.1</version>
</dependency>

compile group: 'com.rojoma', name: 'rojoma-json-v3_2.11', version: '3.2.1'