is not current version
Last Version 0.2.0

io.github.idata-shopee:sjson_2.12 0.1.5

sjson

Categories

Categories

Data JSON
GroupId

GroupId

io.github.idata-shopee
ArtifactId

ArtifactId

sjson_2.12
Version

Version

0.1.5
Type

Type

jar

Download sjson_2.12 0.1.5


<!-- https://jarcasting.com/artifacts/io.github.idata-shopee/sjson_2.12/ -->
<dependency>
    <groupId>io.github.idata-shopee</groupId>
    <artifactId>sjson_2.12</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.idata-shopee/sjson_2.12/
implementation 'io.github.idata-shopee:sjson_2.12:0.1.5'
// https://jarcasting.com/artifacts/io.github.idata-shopee/sjson_2.12/
implementation ("io.github.idata-shopee:sjson_2.12:0.1.5")
'io.github.idata-shopee:sjson_2.12:jar:0.1.5'
<dependency org="io.github.idata-shopee" name="sjson_2.12" rev="0.1.5">
  <artifact name="sjson_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.idata-shopee', module='sjson_2.12', version='0.1.5')
)
libraryDependencies += "io.github.idata-shopee" % "sjson_2.12" % "0.1.5"
[io.github.idata-shopee/sjson_2.12 "0.1.5"]