dispatch-json4s-native 0.11.1


Group ID:
net.databinder.dispatch
Artifact ID:
dispatch-json4s-native_2.11
Version:
0.11.1
Release Date:
May 4, 2014
Licenses:
Files:

libraryDependencies += "net.databinder.dispatch" %% "dispatch-json4s-native" % "0.11.1"

Mill build tool

ivy"net.databinder.dispatch::dispatch-json4s-native:0.11.1"

Scala CLI

//> using dep "net.databinder.dispatch::dispatch-json4s-native:0.11.1"

Ammonite REPL

import $ivy.`net.databinder.dispatch::dispatch-json4s-native:0.11.1`

<dependency>
  <groupId>net.databinder.dispatch</groupId>
  <artifactId>dispatch-json4s-native_2.11</artifactId>
  <version>0.11.1</version>
</dependency>

compile group: 'net.databinder.dispatch', name: 'dispatch-json4s-native_2.11', version: '0.11.1'