losizm / grapple   15.1.0

Apache License 2.0 Website GitHub

The JSON library for Scala.

Scala versions: 3.x

grapple 9.0.0


Group ID:
com.github.losizm
Artifact ID:
grapple_3
Version:
9.0.0
Release Date:
Oct 29, 2021
Licenses:
Files:

libraryDependencies += "com.github.losizm" %% "grapple" % "9.0.0"

Mill build tool

ivy"com.github.losizm::grapple:9.0.0"

Scala CLI

//> using dep "com.github.losizm::grapple:9.0.0"

Ammonite REPL

import $ivy.`com.github.losizm::grapple:9.0.0`

<dependency>
  <groupId>com.github.losizm</groupId>
  <artifactId>grapple_3</artifactId>
  <version>9.0.0</version>
</dependency>

compile group: 'com.github.losizm', name: 'grapple_3', version: '9.0.0'