dispatch-json4s-native 0.10.0


Group ID:
net.databinder.dispatch
Artifact ID:
dispatch-json4s-native_2.10
Version:
0.10.0
Release Date:
Apr 8, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.databinder.dispatch</groupId>
  <artifactId>dispatch-json4s-native_2.10</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'net.databinder.dispatch', name: 'dispatch-json4s-native_2.10', version: '0.10.0'