lift-json-ext 3.4.1


Group ID:
net.liftweb
Artifact ID:
lift-json-ext_2.12
Version:
3.4.1
Release Date:
Jan 18, 2020
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-json-ext" % "3.4.1"

Mill build tool

ivy"net.liftweb::lift-json-ext:3.4.1"

Scala CLI

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

Ammonite REPL

import $ivy.`net.liftweb::lift-json-ext:3.4.1`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-json-ext_2.12</artifactId>
  <version>3.4.1</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-json-ext_2.12', version: '3.4.1'