lift-json 3.4.2


Group ID:
net.liftweb
Artifact ID:
lift-json_2.13
Version:
3.4.2
Release Date:
Aug 30, 2020
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-json" % "3.4.2"

Mill build tool

ivy"net.liftweb::lift-json:3.4.2"

Scala CLI

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

Ammonite REPL

import $ivy.`net.liftweb::lift-json:3.4.2`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-json_2.13</artifactId>
  <version>3.4.2</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-json_2.13', version: '3.4.2'