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