Jar examples for a:async
Building blocks for high-performance multi-threaded asynchronous applications. Inspired by Twisted's async library (twisted.internet.defer).
You can download jar file async 1.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add async-1.3.1.jar to your project.
<dependency> <groupId>com.stumbleupon</groupId> <artifactId>async</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.stumbleupon', name: 'async', version: '1.3.1'
libraryDependencies += "com.stumbleupon" % "async" % "1.3.1"
<dependency org="com.stumbleupon" name="async" rev="1.3.1"/>
@Grapes(@Grab(group='com.stumbleupon', module='async', version='1.3.1'))
'com.stumbleupon:async:jar:1.3.1'
Click the following link to download the jar file.
async-1.3.1-javadoc.jar