dispatch-json4s-native 0.12.3


Group ID:
net.databinder.dispatch
Artifact ID:
dispatch-json4s-native_2.12
Version:
0.12.3
Release Date:
Jul 5, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.databinder.dispatch</groupId>
  <artifactId>dispatch-json4s-native_2.12</artifactId>
  <version>0.12.3</version>
</dependency>

compile group: 'net.databinder.dispatch', name: 'dispatch-json4s-native_2.12', version: '0.12.3'