Skip to content

Instantly share code, notes, and snippets.

@saturnism
Last active December 14, 2015 13:58
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
JDeferred 1.0.0 Apha1 Released.

JDeferred is a Java Deferred / Promise library.

JDeferred Maven Artifact

<dependency>
    <groupId>org.jdeferred</groupId>
    <artifactId>jdeferred-core</artifactId>
    <version>1.0.0-Alpha1</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment