Stack-safe asynchronous programming
future 2.0.0-M6
Group ID:
com.thoughtworks.future
Artifact ID:
future_2.12
Version:
2.0.0-M6
Release Date:
May 24, 2018
Licenses:
Files:
libraryDependencies += "com.thoughtworks.future" %% "future" % "2.0.0-M6"
ivy"com.thoughtworks.future::future:2.0.0-M6"
//> using dep "com.thoughtworks.future::future:2.0.0-M6"
import $ivy.`com.thoughtworks.future::future:2.0.0-M6`
<dependency> <groupId>com.thoughtworks.future</groupId> <artifactId>future_2.12</artifactId> <version>2.0.0-M6</version> </dependency>
compile group: 'com.thoughtworks.future', name: 'future_2.12', version: '2.0.0-M6'