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"

Mill build tool

ivy"com.thoughtworks.future::future:2.0.0-M6"

Scala CLI

//> using dep "com.thoughtworks.future::future:2.0.0-M6"

Ammonite REPL

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'