Uniscala JSON

A compact JSON library written in Scala.

License

License

Categories

Categories

Scala Languages Net JSON Data
GroupId

GroupId

net.uniscala
ArtifactId

ArtifactId

uniscala-json
Last Version

Last Version

0.2
Release Date

Release Date

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

Download uniscala-json

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.specs2 : specs2_2.9.2 jar 1.12.3
org.slf4j : slf4j-log4j12 jar 1.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1