lift-webkit 3.1.0-M3


Group ID:
net.liftweb
Artifact ID:
lift-webkit_2.12
Version:
3.1.0-M3
Release Date:
May 19, 2017
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-webkit" % "3.1.0-M3"

Mill build tool

ivy"net.liftweb::lift-webkit:3.1.0-M3"

Scala CLI

//> using dep "net.liftweb::lift-webkit:3.1.0-M3"

Ammonite REPL

import $ivy.`net.liftweb::lift-webkit:3.1.0-M3`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-webkit_2.12</artifactId>
  <version>3.1.0-M3</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-webkit_2.12', version: '3.1.0-M3'