Lift Actor

An Actor library that's simpler than Scala's

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-actor_2.7.7
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Lift Actor
An Actor library that's simpler than Scala's
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-actor_2.7.7

How to add to project

<!-- https://jarcasting.com/artifacts/net.liftweb/lift-actor_2.7.7/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-actor_2.7.7</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-actor_2.7.7/
implementation 'net.liftweb:lift-actor_2.7.7:2.2'
// https://jarcasting.com/artifacts/net.liftweb/lift-actor_2.7.7/
implementation ("net.liftweb:lift-actor_2.7.7:2.2")
'net.liftweb:lift-actor_2.7.7:jar:2.2'
<dependency org="net.liftweb" name="lift-actor_2.7.7" rev="2.2">
  <artifact name="lift-actor_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-actor_2.7.7', version='2.2')
)
libraryDependencies += "net.liftweb" % "lift-actor_2.7.7" % "2.2"
[net.liftweb/lift-actor_2.7.7 "2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
net.liftweb : lift-common_2.7.7 jar 2.2

test (3)

Group / Artifact Type Version
org.scala-tools.testing : specs jar 1.6.2.1
org.scala-tools.testing : scalacheck jar 1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.
net.liftweb

Lift Web Framework

Versions

Version
2.2
2.2-RC6
2.2-RC5
2.2-RC4
2.2-RC3
2.2-RC2
2.2-RC1
2.2-M1
2.1
2.1-RC3
2.1-RC2
2.1-RC1
2.1-M1