lift-testkit 3.3.0-RC1


Group ID:
net.liftweb
Artifact ID:
lift-testkit_2.12
Version:
3.3.0-RC1
Release Date:
Jun 17, 2018
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-testkit" % "3.3.0-RC1"

Mill build tool

ivy"net.liftweb::lift-testkit:3.3.0-RC1"

Scala CLI

//> using dep "net.liftweb::lift-testkit:3.3.0-RC1"

Ammonite REPL

import $ivy.`net.liftweb::lift-testkit:3.3.0-RC1`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-testkit_2.12</artifactId>
  <version>3.3.0-RC1</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-testkit_2.12', version: '3.3.0-RC1'