dispatch-lift-json 0.12.0


Group ID:
net.databinder.dispatch
Artifact ID:
dispatch-lift-json_2.12
Version:
0.12.0
Release Date:
Jan 23, 2017
Licenses:
Files:

libraryDependencies += "net.databinder.dispatch" %% "dispatch-lift-json" % "0.12.0"

Mill build tool

ivy"net.databinder.dispatch::dispatch-lift-json:0.12.0"

Scala CLI

//> using dep "net.databinder.dispatch::dispatch-lift-json:0.12.0"

Ammonite REPL

import $ivy.`net.databinder.dispatch::dispatch-lift-json:0.12.0`

<dependency>
  <groupId>net.databinder.dispatch</groupId>
  <artifactId>dispatch-lift-json_2.12</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'net.databinder.dispatch', name: 'dispatch-lift-json_2.12', version: '0.12.0'