| Categories |
CategoriesNet JSON Data |
|---|---|
| GroupId | GroupIdnet.debasishg |
| ArtifactId | ArtifactIdsjson_2.9.0.RC3 |
| Version | Version0.11 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| sjson_2.9.0.RC3-0.11.pom | |
| sjson_2.9.0.RC3-0.11.jar | 180 KB |
| sjson_2.9.0.RC3-0.11-sources.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.debasishg/sjson_2.9.0.RC3/ -->
<dependency>
<groupId>net.debasishg</groupId>
<artifactId>sjson_2.9.0.RC3</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.debasishg/sjson_2.9.0.RC3/
implementation 'net.debasishg:sjson_2.9.0.RC3:0.11'
// https://jarcasting.com/artifacts/net.debasishg/sjson_2.9.0.RC3/
implementation ("net.debasishg:sjson_2.9.0.RC3:0.11")
'net.debasishg:sjson_2.9.0.RC3:jar:0.11'
<dependency org="net.debasishg" name="sjson_2.9.0.RC3" rev="0.11">
<artifact name="sjson_2.9.0.RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.debasishg', module='sjson_2.9.0.RC3', version='0.11')
)
libraryDependencies += "net.debasishg" % "sjson_2.9.0.RC3" % "0.11"
[net.debasishg/sjson_2.9.0.RC3 "0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.databinder : dispatch-json_2.9.0.RC3 | jar | 0.7.8 |
| org.objenesis : objenesis | jar | 1.2 |
| commons-io : commons-io | jar | 1.4 |
| org.scala-lang : scala-library | jar | 2.9.0.RC3 |