| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.github.liewhite |
| ArtifactId | ArtifactIdjsoncontrib_3 |
| Last Version | Last Version0.15.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjsonContrib
jsonContrib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jsoncontrib_3-0.15.2.pom | |
| jsoncontrib_3-0.15.2.jar | 28 KB |
| jsoncontrib_3-0.15.2-sources.jar | 1 KB |
| jsoncontrib_3-0.15.2-javadoc.jar | 201 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.liewhite/jsoncontrib_3/ -->
<dependency>
<groupId>io.github.liewhite</groupId>
<artifactId>jsoncontrib_3</artifactId>
<version>0.15.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/jsoncontrib_3/
implementation 'io.github.liewhite:jsoncontrib_3:0.15.2'
// https://jarcasting.com/artifacts/io.github.liewhite/jsoncontrib_3/
implementation ("io.github.liewhite:jsoncontrib_3:0.15.2")
'io.github.liewhite:jsoncontrib_3:jar:0.15.2'
<dependency org="io.github.liewhite" name="jsoncontrib_3" rev="0.15.2">
<artifact name="jsoncontrib_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='jsoncontrib_3', version='0.15.2')
)
libraryDependencies += "io.github.liewhite" % "jsoncontrib_3" % "0.15.2"
[io.github.liewhite/jsoncontrib_3 "0.15.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.liewhite : common_3 | jar | 0.15.2 |
| io.github.liewhite : json_3 | jar | 0.15.2 |
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| org.typelevel : shapeless3-deriving_3 | jar | 3.0.3 |
| 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 |
| org.mongodb : mongodb-driver-sync | jar | 4.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |