Last Version

Lift Actor 2.0

An Actor library that's simpler than Scala's

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-actor
Version

Version

2.0
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.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.liftweb : lift-common jar 2.0
org.scala-lang : scala-library jar 2.7.7

test (3)

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

Project Modules

There are no modules declared in this project.