Jar examples for c:completable-futures
Convenience utilities for working with asynchronous Java 8
You can download jar file completable-futures 0.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add completable-futures-0.3.0.jar to your project.
<dependency> <groupId>com.spotify</groupId> <artifactId>completable-futures</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.spotify', name: 'completable-futures', version: '0.3.0'
libraryDependencies += "com.spotify" % "completable-futures" % "0.3.0"
<dependency org="com.spotify" name="completable-futures" rev="0.3.0"/>
@Grapes(@Grab(group='com.spotify', module='completable-futures', version='0.3.0'))
'com.spotify:completable-futures:jar:0.3.0'
Click the following link to download the jar file.
completable-futures-0.3.0-javadoc.jar