Download futures-extra-3.0.0.jar file - Jar f

Jar examples for f:futures-extra

Description

You can download jar file futures-extra 3.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add futures-extra-3.0.0.jar to your project.

<dependency>
   <groupId>com.spotify</groupId>
   <artifactId>futures-extra</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.spotify', name: 'futures-extra', version: '3.0.0'
libraryDependencies += "com.spotify" % "futures-extra" % "3.0.0"
<dependency org="com.spotify" name="futures-extra" rev="3.0.0"/>
@Grapes(@Grab(group='com.spotify', module='futures-extra', version='3.0.0'))
'com.spotify:futures-extra:jar:3.0.0'

Download

Click the following link to download the jar file.

futures-extra-3.0.0-javadoc.jar
futures-extra-3.0.0-sources.jar
futures-extra-3.0.0.jar
futures-extra-3.0.0.pom



Related Tutorials