Download future_2.12-2.0.0-M1.jar file - Jar f

Jar examples for f:future-2.12

Description

A collection of Scala language extension for specific domains.

You can download jar file future_2.12 2.0.0-M1 in this page.

License

Apache

Build File

You can use the following script to add future_2.12-2.0.0-M1.jar to your project.

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

Download

Click the following link to download the jar file.

future_2.12-2.0.0-M1-javadoc.jar
future_2.12-2.0.0-M1-sources.jar
future_2.12-2.0.0-M1.jar
future_2.12-2.0.0-M1.pom



Related Tutorials