Skip to content

Instantly share code, notes, and snippets.

@saturnism
Created April 5, 2013 02:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saturnism/5316094 to your computer and use it in GitHub Desktop.
Save saturnism/5316094 to your computer and use it in GitHub Desktop.
JDeferred 1.0.0 Released!

JDeferred is a Java Deferred / Promise library.

JDeferred Maven Artifact

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