lift-record 3.4.2


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-record_2.12</artifactId>
  <version>3.4.2</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-record_2.12', version: '3.4.2'