| License |
License |
|---|---|
| GroupId | GroupIdcom.github.losizm |
| ArtifactId | ArtifactIdgrapple_3 |
| Last Version | Last Version12.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongrapple
The JSON library for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grapple_3-12.0.0.pom | |
| grapple_3-12.0.0.jar | 353 KB |
| grapple_3-12.0.0-sources.jar | 37 KB |
| grapple_3-12.0.0-javadoc.jar | 2 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.12 |