Download future_2.11-1.0.1.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 1.0.1 in this page.

License

Apache

Build File

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

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

Download

Click the following link to download the jar file.

future_2.11-1.0.1-javadoc.jar
future_2.11-1.0.1-sources.jar
future_2.11-1.0.1.jar
future_2.11-1.0.1.pom



Related Tutorials