Jar examples for f:future-2.12
A collection of Scala language extension for specific domains.
You can download jar file future_2.12 1.0.0 in this page.
Apache
You can use the following script to add future_2.12-1.0.0.jar to your project.
<dependency> <groupId>com.thoughtworks.future</groupId> <artifactId>future_2.12</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.thoughtworks.future', name: 'future_2.12', version: '1.0.0'
libraryDependencies += "com.thoughtworks.future" % "future_2.12" % "1.0.0"
<dependency org="com.thoughtworks.future" name="future_2.12" rev="1.0.0"/>
@Grapes(@Grab(group='com.thoughtworks.future', module='future_2.12', version='1.0.0'))
'com.thoughtworks.future:future_2.12:jar:1.0.0'
Click the following link to download the jar file.
future_2.12-1.0.0-javadoc.jar