lift-record 2.5.2


Group ID:
net.liftweb
Artifact ID:
lift-record_2.10
Version:
2.5.2
Release Date:
Mar 15, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-record_2.10</artifactId>
  <version>2.5.2</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-record_2.10', version: '2.5.2'