Download future_2.11-2.0.0-M2.jar file - Jar f

Jar examples for f:future-2.11

Description

A collection of Scala language extension for specific domains.

You can download jar file future_2.11 2.0.0-M2 in this page.

License

Apache

Build File

You can use the following script to add future_2.11-2.0.0-M2.jar to your project.

<dependency>
   <groupId>com.thoughtworks.future</groupId>
   <artifactId>future_2.11</artifactId>
   <version>2.0.0-M2</version>
</dependency>
compile group: 'com.thoughtworks.future', name: 'future_2.11', version: '2.0.0-M2'
libraryDependencies += "com.thoughtworks.future" % "future_2.11" % "2.0.0-M2"
<dependency org="com.thoughtworks.future" name="future_2.11" rev="2.0.0-M2"/>
@Grapes(@Grab(group='com.thoughtworks.future', module='future_2.11', version='2.0.0-M2'))
'com.thoughtworks.future:future_2.11:jar:2.0.0-M2'

Download

Click the following link to download the jar file.

future_2.11-2.0.0-M2-javadoc.jar
future_2.11-2.0.0-M2-sources.jar
future_2.11-2.0.0-M2.jar
future_2.11-2.0.0-M2.pom



Related Tutorials