SUAsync Library

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
Last Version

Last Version

1.4.1
Release Date

Release Date

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

How to add to project

<!-- 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.
com.stumbleupon

StumbleUpon

Versions

Version
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.2.0
1.1.0