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.1 1.1.0


Group ID:
net.liftmodules
Artifact ID:
extras_3.1_2.12
Version:
1.1.0
Release Date:
Jul 27, 2017
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "extras_3.1" % "1.1.0"

Mill build tool

ivy"net.liftmodules::extras_3.1:1.1.0"

Scala CLI

//> using dep "net.liftmodules::extras_3.1:1.1.0"

Ammonite REPL

import $ivy.`net.liftmodules::extras_3.1:1.1.0`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>extras_3.1_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'net.liftmodules', name: 'extras_3.1_2.12', version: '1.1.0'