eltimn / lift-extras   1.1.4

Apache License 2.0 GitHub

Some utils for developing Lift webapps.

Scala versions: 2.13 2.12 2.11 2.10

extras_3.0 0.6


Group ID:
net.liftmodules
Artifact ID:
extras_3.0_2.11
Version:
0.6
Release Date:
Jan 1, 2017
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "extras_3.0" % "0.6"

Mill build tool

ivy"net.liftmodules::extras_3.0:0.6"

Scala CLI

//> using dep "net.liftmodules::extras_3.0:0.6"

Ammonite REPL

import $ivy.`net.liftmodules::extras_3.0:0.6`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>extras_3.0_2.11</artifactId>
  <version>0.6</version>
</dependency>

compile group: 'net.liftmodules', name: 'extras_3.0_2.11', version: '0.6'