Stack-safe asynchronous programming
future 1.0.0-M2
Group ID:
com.thoughtworks.future
Artifact ID:
future_2.11
Version:
1.0.0-M2
Release Date:
Jul 21, 2017
Licenses:
Files:
Full Scala Version:
2.11.11
Developers:
libraryDependencies += "com.thoughtworks.future" %% "future" % "1.0.0-M2"
ivy"com.thoughtworks.future::future:1.0.0-M2"
//> using dep "com.thoughtworks.future::future:1.0.0-M2"
import $ivy.`com.thoughtworks.future::future:1.0.0-M2`
<dependency> <groupId>com.thoughtworks.future</groupId> <artifactId>future_2.11</artifactId> <version>1.0.0-M2</version> </dependency>
compile group: 'com.thoughtworks.future', name: 'future_2.11', version: '1.0.0-M2'