| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.losizm |
| ArtifactId | ArtifactIdlittle-json_3 |
| Last Version | Last Version9.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlittle-json
The JSON library for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| little-json_3-9.0.0.pom | |
| little-json_3-9.0.0.jar | 312 KB |
| little-json_3-9.0.0-sources.jar | 34 KB |
| little-json_3-9.0.0-javadoc.jar | 542 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.losizm/little-json_3/ -->
<dependency>
<groupId>com.github.losizm</groupId>
<artifactId>little-json_3</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.losizm/little-json_3/
implementation 'com.github.losizm:little-json_3:9.0.0'
// https://jarcasting.com/artifacts/com.github.losizm/little-json_3/
implementation ("com.github.losizm:little-json_3:9.0.0")
'com.github.losizm:little-json_3:jar:9.0.0'
<dependency org="com.github.losizm" name="little-json_3" rev="9.0.0">
<artifact name="little-json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.losizm', module='little-json_3', version='9.0.0')
)
libraryDependencies += "com.github.losizm" % "little-json_3" % "9.0.0"
[com.github.losizm/little-json_3 "9.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |