Last Version

sjson new core 0.8.3

A Scala library for JSON (de)serialization

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

sjson-new-core_2.10
Version

Version

0.8.3
Type

Type

jar
Description

Description

sjson new core
A Scala library for JSON (de)serialization
Project URL

Project URL

https://github.com/eed3si9n/sjson-new
Project Organization

Project Organization

eed3si9n
Source Code Management

Source Code Management

https://github.com/eed3si9n/sjson-new

Download sjson-new-core_2.10 0.8.3


<!-- https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-core_2.10/ -->
<dependency>
    <groupId>com.eed3si9n</groupId>
    <artifactId>sjson-new-core_2.10</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-core_2.10/
implementation 'com.eed3si9n:sjson-new-core_2.10:0.8.3'
// https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-core_2.10/
implementation ("com.eed3si9n:sjson-new-core_2.10:0.8.3")
'com.eed3si9n:sjson-new-core_2.10:jar:0.8.3'
<dependency org="com.eed3si9n" name="sjson-new-core_2.10" rev="0.8.3">
  <artifact name="sjson-new-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='sjson-new-core_2.10', version='0.8.3')
)
libraryDependencies += "com.eed3si9n" % "sjson-new-core_2.10" % "0.8.3"
[com.eed3si9n/sjson-new-core_2.10 "0.8.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7

test (4)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.8.6
org.specs2 : specs2-scalacheck_2.10 jar 3.8.6
org.scalacheck : scalacheck_2.10 jar 1.14.0
org.scalatest : scalatest_2.10 jar 3.0.8

Project Modules

There are no modules declared in this project.