lift-mapper 3.5.0


Group ID:
net.liftweb
Artifact ID:
lift-mapper_2.11
Version:
3.5.0
Release Date:
Oct 8, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-mapper_2.11</artifactId>
  <version>3.5.0</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-mapper_2.11', version: '3.5.0'