lift-record 3.3.0-M2


Group ID:
net.liftweb
Artifact ID:
lift-record_2.12
Version:
3.3.0-M2
Release Date:
Apr 14, 2018
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-record" % "3.3.0-M2"

Mill build tool

ivy"net.liftweb::lift-record:3.3.0-M2"

Scala CLI

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

Ammonite REPL

import $ivy.`net.liftweb::lift-record:3.3.0-M2`

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

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