hamnis / scala-collection-json   2.0.1

Apache License 2.0 GitHub

Scala version of the collection-json

Scala versions: 2.12 2.11 2.10

scala-json-collection 2.0.1


Group ID:
net.hamnaberg.rest
Artifact ID:
scala-json-collection_2.10
Version:
2.0.1
Release Date:
Mar 1, 2013
Licenses:
Files:

libraryDependencies += "net.hamnaberg.rest" %% "scala-json-collection" % "2.0.1"

Mill build tool

ivy"net.hamnaberg.rest::scala-json-collection:2.0.1"

Scala CLI

//> using dep "net.hamnaberg.rest::scala-json-collection:2.0.1"

Ammonite REPL

import $ivy.`net.hamnaberg.rest::scala-json-collection:2.0.1`

<dependency>
  <groupId>net.hamnaberg.rest</groupId>
  <artifactId>scala-json-collection_2.10</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'net.hamnaberg.rest', name: 'scala-json-collection_2.10', version: '2.0.1'