Skip to content

Instantly share code, notes, and snippets.

@saturnism
Created March 7, 2013 18:08
Show Gist options
  • Save saturnism/5110274 to your computer and use it in GitHub Desktop.
Save saturnism/5110274 to your computer and use it in GitHub Desktop.
JDeferred 1.0.0 Beta Released

JDeferred is a Java Deferred / Promise library.

JDeferred Maven Artifact

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