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.5


Group ID:
net.hamnaberg.rest
Artifact ID:
scala-json-collection_2.12
Version:
2.5
Release Date:
Jan 30, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.hamnaberg.rest</groupId>
  <artifactId>scala-json-collection_2.12</artifactId>
  <version>2.5</version>
</dependency>

compile group: 'net.hamnaberg.rest', name: 'scala-json-collection_2.12', version: '2.5'