lift-common 2.6.3


Group ID:
net.liftweb
Artifact ID:
lift-common_2.10
Version:
2.6.3
Release Date:
Jan 31, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-common_2.10</artifactId>
  <version>2.6.3</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-common_2.10', version: '2.6.3'