eltimn / lift-extras   1.1.4

Apache License 2.0 GitHub

Some utils for developing Lift webapps.

Scala versions: 2.13 2.12

extras_3.0 1.0.0


Group ID:
net.liftmodules
Artifact ID:
extras_3.0_2.12
Version:
1.0.0
Release Date:
Jan 5, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>extras_3.0_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'net.liftmodules', name: 'extras_3.0_2.12', version: '1.0.0'