Download lift-actor_2.10-2.5.1.jar file - Jar l

Jar examples for l:lift-actor-2.10

Description

Simple Actor

You can download jar file lift-actor_2.10 2.5.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lift-actor_2.10-2.5.1.jar to your project.

<dependency>
   <groupId>net.liftweb</groupId>
   <artifactId>lift-actor_2.10</artifactId>
   <version>2.5.1</version>
</dependency>
compile group: 'net.liftweb', name: 'lift-actor_2.10', version: '2.5.1'
libraryDependencies += "net.liftweb" % "lift-actor_2.10" % "2.5.1"
<dependency org="net.liftweb" name="lift-actor_2.10" rev="2.5.1"/>
@Grapes(@Grab(group='net.liftweb', module='lift-actor_2.10', version='2.5.1'))
'net.liftweb:lift-actor_2.10:jar:2.5.1'

Download

Click the following link to download the jar file.

lift-actor_2.10-2.5.1-javadoc.jar
lift-actor_2.10-2.5.1-sources.jar
lift-actor_2.10-2.5.1.jar
lift-actor_2.10-2.5.1.pom



Related Tutorials