Last Version

sjson 0.20

sjson

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

sjson_2.11
Version

Version

0.20
Type

Type

jar
Description

Description

sjson
sjson
Project URL

Project URL

https://github.com/debasishg/sjson
Project Organization

Project Organization

net.debasishg

Download sjson_2.11 0.20


<!-- 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"]

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.scalatest : scalatest_2.11 jar 2.2.1

Project Modules

There are no modules declared in this project.