is not current version
Last Version 0.12

net.debasishg:sjson_2.9.0 0.11


Categories

Categories

Net JSON Data
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

sjson_2.9.0
Version

Version

0.11
Type

Type

jar

Download sjson_2.9.0 0.11


<!-- https://jarcasting.com/artifacts/net.debasishg/sjson_2.9.0/ -->
<dependency>
    <groupId>net.debasishg</groupId>
    <artifactId>sjson_2.9.0</artifactId>
    <version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.debasishg/sjson_2.9.0/
implementation 'net.debasishg:sjson_2.9.0:0.11'
// https://jarcasting.com/artifacts/net.debasishg/sjson_2.9.0/
implementation ("net.debasishg:sjson_2.9.0:0.11")
'net.debasishg:sjson_2.9.0:jar:0.11'
<dependency org="net.debasishg" name="sjson_2.9.0" rev="0.11">
  <artifact name="sjson_2.9.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.debasishg', module='sjson_2.9.0', version='0.11')
)
libraryDependencies += "net.debasishg" % "sjson_2.9.0" % "0.11"
[net.debasishg/sjson_2.9.0 "0.11"]