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

Jar examples for f:futures-extra

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials