lift-actor 3.4.1


Group ID:
net.liftweb
Artifact ID:
lift-actor_2.13
Version:
3.4.1
Release Date:
Jan 18, 2020
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-actor" % "3.4.1"

Mill build tool

ivy"net.liftweb::lift-actor:3.4.1"

Scala CLI

//> using dep "net.liftweb::lift-actor:3.4.1"

Ammonite REPL

import $ivy.`net.liftweb::lift-actor:3.4.1`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-actor_2.13</artifactId>
  <version>3.4.1</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-actor_2.13', version: '3.4.1'