sjson


License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.debasishg
ArtifactId

ArtifactId

sjson_2.9.1
Last Version

Last Version

0.18
Release Date

Release Date

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.9.1

How to add to project

<!-- https://jarcasting.com/artifacts/net.debasishg/sjson_2.9.1/ -->
<dependency>
    <groupId>net.debasishg</groupId>
    <artifactId>sjson_2.9.1</artifactId>
    <version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.debasishg/sjson_2.9.1/
implementation 'net.debasishg:sjson_2.9.1:0.18'
// https://jarcasting.com/artifacts/net.debasishg/sjson_2.9.1/
implementation ("net.debasishg:sjson_2.9.1:0.18")
'net.debasishg:sjson_2.9.1:jar:0.18'
<dependency org="net.debasishg" name="sjson_2.9.1" rev="0.18">
  <artifact name="sjson_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.debasishg', module='sjson_2.9.1', version='0.18')
)
libraryDependencies += "net.debasishg" % "sjson_2.9.1" % "0.18"
[net.debasishg/sjson_2.9.1 "0.18"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1
net.databinder : dispatch-json_2.9.2 jar 0.8.8
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.9.2 jar 2.0.M4

Project Modules

There are no modules declared in this project.

Versions

Version
0.18
0.17
0.15