License |
License |
---|---|
Categories |
CategoriesData JSON |
GroupId | GroupIdio.github.idata-shopee |
ArtifactId | ArtifactIdsjson_2.12 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionsjson
sjson
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sjson_2.12-0.2.0.pom | |
sjson_2.12-0.2.0.jar | 83 KB |
sjson_2.12-0.2.0-sources.jar | 12 KB |
sjson_2.12-0.2.0-javadoc.jar | 708 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.idata-shopee/sjson_2.12/
implementation 'io.github.idata-shopee:sjson_2.12:0.2.0'
// https://jarcasting.com/artifacts/io.github.idata-shopee/sjson_2.12/
implementation ("io.github.idata-shopee:sjson_2.12:0.2.0")
'io.github.idata-shopee:sjson_2.12:jar:0.2.0'
<dependency org="io.github.idata-shopee" name="sjson_2.12" rev="0.2.0">
<artifact name="sjson_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.idata-shopee', module='sjson_2.12', version='0.2.0')
)
libraryDependencies += "io.github.idata-shopee" % "sjson_2.12" % "0.2.0"
[io.github.idata-shopee/sjson_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.scala-lang : scala-reflect | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |