Last Version

SUAsync Library 1.4.1

Building blocks for high-performance multi-threaded asynchronous applications. Inspired by Twisted's async library (twisted.internet.defer).

License

License

BSD
GroupId

GroupId

com.stumbleupon
ArtifactId

ArtifactId

async
Version

Version

1.4.1
Type

Type

jar
Description

Description

SUAsync Library
Building blocks for high-performance multi-threaded asynchronous applications. Inspired by Twisted's async library (twisted.internet.defer).
Project URL

Project URL

https://github.com/stumbleupon/async
Project Organization

Project Organization

The SUAsync Authors
Source Code Management

Source Code Management

https://github.com/stumbleupon/async

Download async 1.4.1


<!-- https://jarcasting.com/artifacts/com.stumbleupon/async/ -->
<dependency>
    <groupId>com.stumbleupon</groupId>
    <artifactId>async</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stumbleupon/async/
implementation 'com.stumbleupon:async:1.4.1'
// https://jarcasting.com/artifacts/com.stumbleupon/async/
implementation ("com.stumbleupon:async:1.4.1")
'com.stumbleupon:async:jar:1.4.1'
<dependency org="com.stumbleupon" name="async" rev="1.4.1">
  <artifact name="async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stumbleupon', module='async', version='1.4.1')
)
libraryDependencies += "com.stumbleupon" % "async" % "1.4.1"
[com.stumbleupon/async "1.4.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.6.0,)

Project Modules

There are no modules declared in this project.