License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.liewhite |
ArtifactId | ArtifactIdjson_3 |
Version | Version0.16.0 |
Type | Typejar |
Description |
Descriptionjson
json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json_3-0.16.0.pom | |
json_3-0.16.0.jar | 30 KB |
json_3-0.16.0-sources.jar | 1 KB |
json_3-0.16.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.liewhite/json_3/ -->
<dependency>
<groupId>io.github.liewhite</groupId>
<artifactId>json_3</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/json_3/
implementation 'io.github.liewhite:json_3:0.16.0'
// https://jarcasting.com/artifacts/io.github.liewhite/json_3/
implementation ("io.github.liewhite:json_3:0.16.0")
'io.github.liewhite:json_3:jar:0.16.0'
<dependency org="io.github.liewhite" name="json_3" rev="0.16.0">
<artifact name="json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='json_3', version='0.16.0')
)
libraryDependencies += "io.github.liewhite" % "json_3" % "0.16.0"
[io.github.liewhite/json_3 "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.liewhite : common_3 | jar | 0.16.0 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.typelevel : shapeless3-deriving_3 | jar | 3.0.3 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
com.lihaoyi : upickle_3 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |