Jar examples for q:quasar-actors
lightweight threads and actors for the JVM.
You can download jar file quasar-actors 0.7.7 in this page.
The GNU Lesser General Public License, version 3
You can use the following script to add quasar-actors-0.7.7.jar to your project.
<dependency> <groupId>co.paralleluniverse</groupId> <artifactId>quasar-actors</artifactId> <version>0.7.7</version> </dependency>
compile group: 'co.paralleluniverse', name: 'quasar-actors', version: '0.7.7'
libraryDependencies += "co.paralleluniverse" % "quasar-actors" % "0.7.7"
<dependency org="co.paralleluniverse" name="quasar-actors" rev="0.7.7"/>
@Grapes(@Grab(group='co.paralleluniverse', module='quasar-actors', version='0.7.7'))
'co.paralleluniverse:quasar-actors:jar:0.7.7'
Click the following link to download the jar file.
quasar-actors-0.7.7-javadoc.jar