MVN

net.liftweb : lift-actor

Maven & Gradle

Jun 29, 2010

Lift Actor · An Actor library that's simpler than Scala's

<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-actor</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.liftweb : lift-actor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0
  • Latest Release Candidate: 2.0-RC2

All Versions

Choose a version of net.liftweb : lift-actor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
lift-actor-2.0
lift-actor-2.0-RC2
lift-actor-2.0-RC1
lift-actor-2.0-M5
lift-actor-2.0-M4
lift-actor-2.0-M3
lift-actor-2.0-M2
lift-actor-2.0-M1
1.1
lift-actor-1.1-M8
lift-actor-1.1-M7
lift-actor-1.1-M6
lift-actor-1.1-M5
lift-actor-1.1-M4
lift-actor-1.1-M3

How to add a dependency to Maven

Add the following net.liftweb : lift-actor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-actor</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.liftweb : lift-actor gradle dependency to your build.gradle file:

implementation 'net.liftweb:lift-actor:2.0'

Gradle Kotlin DSL: Add the following net.liftweb : lift-actor gradle kotlin dependency to your build.gradle.kts file:

implementation("net.liftweb:lift-actor:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.liftweb : lift-actor sbt scala dependency to your build.sbt file:

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

Advertisement

Dependencies from Group

Oct 08, 2021
200 usages
1.2k stars
Jan 31, 2016
148 usages
1.2k stars
Oct 08, 2021
128 usages
1.2k stars
Oct 08, 2021
126 usages
1.2k stars
Jan 31, 2016
114 usages
1.2k stars

Discover Dependencies

Dec 28, 2010
Apr 06, 2013
3 stars
Apr 06, 2013
3 stars
Apr 06, 2013
3 stars
Apr 10, 2013
3 stars
Apr 10, 2013
3 stars
Apr 10, 2013
3 stars
Apr 10, 2013
3 stars
Apr 06, 2013
3 stars
Jun 27, 2014
1 usages
11 stars