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.4 1.1.4


Group ID:
net.liftmodules
Artifact ID:
extras_3.4_2.12
Version:
1.1.4
Release Date:
Jun 23, 2020
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "extras_3.4" % "1.1.4"

Mill build tool

ivy"net.liftmodules::extras_3.4:1.1.4"

Scala CLI

//> using dep "net.liftmodules::extras_3.4:1.1.4"

Ammonite REPL

import $ivy.`net.liftmodules::extras_3.4:1.1.4`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>extras_3.4_2.12</artifactId>
  <version>1.1.4</version>
</dependency>

compile group: 'net.liftmodules', name: 'extras_3.4_2.12', version: '1.1.4'