is not current version
Last Version 0.18

net.debasishg:sjson_2.9.1 0.17

sjson

Categories

Categories

Net JSON Data
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

sjson_2.9.1
Version

Version

0.17
Type

Type

jar

Download sjson_2.9.1 0.17


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