typelevel / jawn   1.5.1

GitHub

Jawn is for parsing jay-sawn (JSON)

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

jawn-json4s 0.10.4


Group ID:
org.spire-math
Artifact ID:
jawn-json4s_2.12
Version:
0.10.4
Release Date:
Nov 13, 2016
Licenses:
MIT
Files:

libraryDependencies += "org.spire-math" %% "jawn-json4s" % "0.10.4"

Mill build tool

ivy"org.spire-math::jawn-json4s:0.10.4"

Scala CLI

//> using dep "org.spire-math::jawn-json4s:0.10.4"

Ammonite REPL

import $ivy.`org.spire-math::jawn-json4s:0.10.4`

<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>jawn-json4s_2.12</artifactId>
  <version>0.10.4</version>
</dependency>

compile group: 'org.spire-math', name: 'jawn-json4s_2.12', version: '0.10.4'