Categories |
CategoriesData JSON |
---|---|
GroupId | GroupIdio.github.idata-shopee |
ArtifactId | ArtifactIdsjson_2.12 |
Version | Version0.1.5 |
Type | Typejar |
Filename | Size |
---|---|
sjson_2.12-0.1.5.pom | |
sjson_2.12-0.1.5.jar | 87 KB |
sjson_2.12-0.1.5-sources.jar | 12 KB |
sjson_2.12-0.1.5-javadoc.jar | 712 KB |
Browse |
<!-- 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"]