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_2.5 0.2


Group ID:
net.liftmodules
Artifact ID:
extras_2.5_2.10
Version:
0.2
Release Date:
Oct 30, 2013
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "extras_2.5" % "0.2"

Mill build tool

ivy"net.liftmodules::extras_2.5:0.2"

Scala CLI

//> using dep "net.liftmodules::extras_2.5:0.2"

Ammonite REPL

import $ivy.`net.liftmodules::extras_2.5:0.2`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>extras_2.5_2.10</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'net.liftmodules', name: 'extras_2.5_2.10', version: '0.2'