grapple

The JSON library for Scala

License

License

GroupId

GroupId

com.github.losizm
ArtifactId

ArtifactId

grapple_3
Last Version

Last Version

12.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

grapple
The JSON library for Scala
Project URL

Project URL

https://github.com/losizm/grapple
Project Organization

Project Organization

com.github.losizm
Source Code Management

Source Code Management

https://github.com/losizm/grapple

Download grapple_3

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.losizm/grapple_3/ -->
<dependency>
    <groupId>com.github.losizm</groupId>
    <artifactId>grapple_3</artifactId>
    <version>12.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.losizm/grapple_3/
implementation 'com.github.losizm:grapple_3:12.0.0'
// https://jarcasting.com/artifacts/com.github.losizm/grapple_3/
implementation ("com.github.losizm:grapple_3:12.0.0")
'com.github.losizm:grapple_3:jar:12.0.0'
<dependency org="com.github.losizm" name="grapple_3" rev="12.0.0">
  <artifact name="grapple_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.losizm', module='grapple_3', version='12.0.0')
)
libraryDependencies += "com.github.losizm" % "grapple_3" % "12.0.0"
[com.github.losizm/grapple_3 "12.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
12.0.0
11.0.0
10.0.0
9.0.0