License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.debasishg |
ArtifactId | ArtifactIdsjson_2.11 |
Last Version | Last Version0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsjson
sjson
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.debasishg |
Filename | Size |
---|---|
sjson_2.11-0.20.pom | |
sjson_2.11-0.20.jar | 323 KB |
sjson_2.11-0.20-sources.jar | 22 KB |
sjson_2.11-0.20-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.debasishg/sjson_2.11/ -->
<dependency>
<groupId>net.debasishg</groupId>
<artifactId>sjson_2.11</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/net.debasishg/sjson_2.11/
implementation 'net.debasishg:sjson_2.11:0.20'
// https://jarcasting.com/artifacts/net.debasishg/sjson_2.11/
implementation ("net.debasishg:sjson_2.11:0.20")
'net.debasishg:sjson_2.11:jar:0.20'
<dependency org="net.debasishg" name="sjson_2.11" rev="0.20">
<artifact name="sjson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.debasishg', module='sjson_2.11', version='0.20')
)
libraryDependencies += "net.debasishg" % "sjson_2.11" % "0.20"
[net.debasishg/sjson_2.11 "0.20"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.5 |
org.scala-lang : scala-library | jar | 2.11.5 |
org.scala-lang : scala-reflect | jar | 2.11.5 |
net.databinder : dispatch-json_2.11 | jar | 0.8.10 |
commons-io : commons-io | jar | 1.4 |
org.objenesis : objenesis | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.scalatest : scalatest_2.11 | jar | 2.2.1 |