unfiltered-json4s 0.9.0-beta1


Group ID:
net.databinder
Artifact ID:
unfiltered-json4s_2.11
Version:
0.9.0-beta1
Release Date:
Feb 15, 2015
Licenses:
MIT
Files:

libraryDependencies += "net.databinder" %% "unfiltered-json4s" % "0.9.0-beta1"

Mill build tool

ivy"net.databinder::unfiltered-json4s:0.9.0-beta1"

Scala CLI

//> using dep "net.databinder::unfiltered-json4s:0.9.0-beta1"

Ammonite REPL

import $ivy.`net.databinder::unfiltered-json4s:0.9.0-beta1`

<dependency>
  <groupId>net.databinder</groupId>
  <artifactId>unfiltered-json4s_2.11</artifactId>
  <version>0.9.0-beta1</version>
</dependency>

compile group: 'net.databinder', name: 'unfiltered-json4s_2.11', version: '0.9.0-beta1'