is not current version
Last Version 0.19

net.debasishg:sjson_2.9.2 0.18

sjson

Categories

Categories

Net JSON Data
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

sjson_2.9.2
Version

Version

0.18
Type

Type

jar

Download sjson_2.9.2 0.18


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