1q-llc / framework   3.4.3-LJ-patched

Apache License 2.0 Website GitHub

Lift Framework

Scala versions: 2.13 2.12

libraryDependencies += "com.github.scullxbones" %% "lift-testkit" % "3.4.3-LJ-patched"

Mill build tool

ivy"com.github.scullxbones::lift-testkit:3.4.3-LJ-patched"

Scala CLI

//> using dep "com.github.scullxbones::lift-testkit:3.4.3-LJ-patched"

Ammonite REPL

import $ivy.`com.github.scullxbones::lift-testkit:3.4.3-LJ-patched`

<dependency>
  <groupId>com.github.scullxbones</groupId>
  <artifactId>lift-testkit_2.13</artifactId>
  <version>3.4.3-LJ-patched</version>
</dependency>

compile group: 'com.github.scullxbones', name: 'lift-testkit_2.13', version: '3.4.3-LJ-patched'