Building blocks for high-performance multi-threaded asynchronous applications. Inspired by Twisted's async library (twisted.internet.defer).
'com.stumbleupon:async:1.3.2'
<dependency>
<groupId>com.stumbleupon</groupId>
<artifactId>async</artifactId>
<version>1.3.2</version>
</dependency>
<dependency org="com.stumbleupon" name="async" rev="1.3.2"/>
"com.stumbleupon", "async", "1.3.2"