lift-common 2.6.1


Group ID:
net.liftweb
Artifact ID:
lift-common_2.11
Version:
2.6.1
Release Date:
Mar 15, 2015
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-common" % "2.6.1"

Mill build tool

ivy"net.liftweb::lift-common:2.6.1"

Scala CLI

//> using dep "net.liftweb::lift-common:2.6.1"

Ammonite REPL

import $ivy.`net.liftweb::lift-common:2.6.1`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-common_2.11</artifactId>
  <version>2.6.1</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-common_2.11', version: '2.6.1'