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