Last Version

Uniscala JSON 0.3

A compact JSON library written in Scala.

License

License

Categories

Categories

Scala Languages Net JSON Data
GroupId

GroupId

net.uniscala
ArtifactId

ArtifactId

uniscala-json_2.9.2
Version

Version

0.3
Type

Type

jar
Description

Description

Uniscala JSON
A compact JSON library written in Scala.
Project URL

Project URL

https://github.com/stainsby/uniscala-json
Project Organization

Project Organization

Sustainable Software Pty Ltd
Source Code Management

Source Code Management

https://github.com/stainsby/uniscala-json

Download uniscala-json_2.9.2 0.3


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.9.2 jar 1.12.3

Project Modules

There are no modules declared in this project.