losizm / grapple   15.1.0

Apache License 2.0 Website GitHub

The JSON library for Scala.

Scala versions: 3.x

grapple 12.0.0


Group ID:
com.github.losizm
Artifact ID:
grapple_3
Version:
12.0.0
Release Date:
Jun 11, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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