Last Version

Uniscala JSON 0.4

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.10
Version

Version

0.4
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.10 0.4


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.0.M6-SNAP8

Project Modules

There are no modules declared in this project.