dispatch-lift-json 0.13.1


Group ID:
net.databinder.dispatch
Artifact ID:
dispatch-lift-json_2.12
Version:
0.13.1
Release Date:
Jul 5, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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