Jar examples for a:actors
DroidKit Actors is simple actor model implementation for java and Android
You can download jar file actors 0.6.1 in this page.
The MIT License (MIT)
You can use the following script to add actors-0.6.1.jar to your project.
<dependency> <groupId>com.droidkit</groupId> <artifactId>actors</artifactId> <version>0.6.1</version> </dependency>
compile group: 'com.droidkit', name: 'actors', version: '0.6.1'
libraryDependencies += "com.droidkit" % "actors" % "0.6.1"
<dependency org="com.droidkit" name="actors" rev="0.6.1"/>
@Grapes(@Grab(group='com.droidkit', module='actors', version='0.6.1'))
'com.droidkit:actors:jar:0.6.1'
Click the following link to download the jar file.
actors-0.6.1-javadoc.jar