lift-json 3.3.0-M1


Group ID:
net.liftweb
Artifact ID:
lift-json_2.12
Version:
3.3.0-M1
Release Date:
Feb 8, 2018
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-json" % "3.3.0-M1"

Mill build tool

ivy"net.liftweb::lift-json:3.3.0-M1"

Scala CLI

//> using dep "net.liftweb::lift-json:3.3.0-M1"

Ammonite REPL

import $ivy.`net.liftweb::lift-json:3.3.0-M1`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-json_2.12</artifactId>
  <version>3.3.0-M1</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-json_2.12', version: '3.3.0-M1'