Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 413 Bytes

File metadata and controls

20 lines (14 loc) · 413 Bytes

Then

Build Status

A promises library for JDK7.

Maven dependency

Available in Central. For the latest release:

<dependency>
   <groupId>io.machinecode.then</groupId>
   <artifactId>then-core</artifactId>
   <version>0.2.0</version>
</dependency>

License

Apache 2.0