Jar examples for d:datatree-promise
ES6-like Promise, based on the Java8's CompletableFuture API.
You can download jar file datatree-promise 1.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add datatree-promise-1.0.3.jar to your project.
<dependency> <groupId>com.github.berkesa</groupId> <artifactId>datatree-promise</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.github.berkesa', name: 'datatree-promise', version: '1.0.3'
libraryDependencies += "com.github.berkesa" % "datatree-promise" % "1.0.3"
<dependency org="com.github.berkesa" name="datatree-promise" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.berkesa', module='datatree-promise', version='1.0.3'))
'com.github.berkesa:datatree-promise:jar:1.0.3'
Click the following link to download the jar file.
datatree-promise-1.0.3-javadoc.jar