json4s-jackson 0.9.5


Group ID:
net.databinder.dispatch
Artifact ID:
json4s-jackson_2.10
Version:
0.9.5
Release Date:
May 13, 2013
Licenses:
Files:

libraryDependencies += "net.databinder.dispatch" %% "json4s-jackson" % "0.9.5"

Mill build tool

ivy"net.databinder.dispatch::json4s-jackson:0.9.5"

Scala CLI

//> using dep "net.databinder.dispatch::json4s-jackson:0.9.5"

Ammonite REPL

import $ivy.`net.databinder.dispatch::json4s-jackson:0.9.5`

<dependency>
  <groupId>net.databinder.dispatch</groupId>
  <artifactId>json4s-jackson_2.10</artifactId>
  <version>0.9.5</version>
</dependency>

compile group: 'net.databinder.dispatch', name: 'json4s-jackson_2.10', version: '0.9.5'