libraryDependencies += "net.liftweb" %% "lift-json-scalaz7" % "3.0-RC1"

Mill build tool

ivy"net.liftweb::lift-json-scalaz7:3.0-RC1"

Scala CLI

//> using dep "net.liftweb::lift-json-scalaz7:3.0-RC1"

Ammonite REPL

import $ivy.`net.liftweb::lift-json-scalaz7:3.0-RC1`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-json-scalaz7_2.11</artifactId>
  <version>3.0-RC1</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-json-scalaz7_2.11', version: '3.0-RC1'