future 2.0.0-M1


Group ID:
com.thoughtworks.future
Artifact ID:
future_2.12
Version:
2.0.0-M1
Release Date:
Aug 19, 2017
Licenses:
Files:

libraryDependencies += "com.thoughtworks.future" %% "future" % "2.0.0-M1"

Mill build tool

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

Scala CLI

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

Ammonite REPL

import $ivy.`com.thoughtworks.future::future:2.0.0-M1`

<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'