typelevel / jawn   1.6.0

GitHub

Jawn is for parsing jay-sawn (JSON)

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

jawn-util 1.6.0


Group ID:
org.typelevel
Artifact ID:
jawn-util_native0.5_3
Version:
1.6.0
Release Date:
May 29, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.3.3

libraryDependencies += "org.typelevel" %%% "jawn-util" % "1.6.0"

Mill build tool

ivy"org.typelevel::jawn-util::1.6.0"

Scala CLI

//> using dep "org.typelevel::jawn-util::1.6.0"