Download future_2.10-1.0.0-M0.jar file - Jar f

Jar examples for f:future-2.10

Description

A collection of Scala language extension for specific domains.

You can download jar file future_2.10 1.0.0-M0 in this page.

License

Apache

Build File

You can use the following script to add future_2.10-1.0.0-M0.jar to your project.

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

Download

Click the following link to download the jar file.

future_2.10-1.0.0-M0-javadoc.jar
future_2.10-1.0.0-M0-sources.jar
future_2.10-1.0.0-M0.jar
future_2.10-1.0.0-M0.pom



Related Tutorials