lift-mapper 3.0.2


Group ID:
net.liftweb
Artifact ID:
lift-mapper_2.12
Version:
3.0.2
Release Date:
Sept 16, 2017
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-mapper" % "3.0.2"

Mill build tool

ivy"net.liftweb::lift-mapper:3.0.2"

Scala CLI

//> using dep "net.liftweb::lift-mapper:3.0.2"

Ammonite REPL

import $ivy.`net.liftweb::lift-mapper:3.0.2`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-mapper_2.12</artifactId>
  <version>3.0.2</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-mapper_2.12', version: '3.0.2'