License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.liewhite |
ArtifactId | ArtifactIdjson_3 |
Last Version | Last Version0.17.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson
json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json_3-0.17.3.pom | |
json_3-0.17.3.jar | 161 KB |
json_3-0.17.3-sources.jar | 9 KB |
json_3-0.17.3-javadoc.jar | 341 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.liewhite/json_3/ -->
<dependency>
<groupId>io.github.liewhite</groupId>
<artifactId>json_3</artifactId>
<version>0.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/json_3/
implementation 'io.github.liewhite:json_3:0.17.3'
// https://jarcasting.com/artifacts/io.github.liewhite/json_3/
implementation ("io.github.liewhite:json_3:0.17.3")
'io.github.liewhite:json_3:jar:0.17.3'
<dependency org="io.github.liewhite" name="json_3" rev="0.17.3">
<artifact name="json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='json_3', version='0.17.3')
)
libraryDependencies += "io.github.liewhite" % "json_3" % "0.17.3"
[io.github.liewhite/json_3 "0.17.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.liewhite : common_3 | jar | 0.17.3 |
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 |
dev.zio : zio-json_3 | jar | 0.3.0-RC7 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |