is not current version
Last Version 2.0.0+79-2aa986f1

com.thoughtworks.future:future_2.12 1.0.0-M0

Future

GroupId

GroupId

com.thoughtworks.future
ArtifactId

ArtifactId

future_2.12
Version

Version

1.0.0-M0
Type

Type

jar

Download future_2.12 1.0.0-M0


<!-- https://jarcasting.com/artifacts/com.thoughtworks.future/future_2.12/ -->
<dependency>
    <groupId>com.thoughtworks.future</groupId>
    <artifactId>future_2.12</artifactId>
    <version>1.0.0-M0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.future/future_2.12/
implementation 'com.thoughtworks.future:future_2.12:1.0.0-M0'
// https://jarcasting.com/artifacts/com.thoughtworks.future/future_2.12/
implementation ("com.thoughtworks.future:future_2.12:1.0.0-M0")
'com.thoughtworks.future:future_2.12:jar:1.0.0-M0'
<dependency org="com.thoughtworks.future" name="future_2.12" rev="1.0.0-M0">
  <artifact name="future_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.future', module='future_2.12', version='1.0.0-M0')
)
libraryDependencies += "com.thoughtworks.future" % "future_2.12" % "1.0.0-M0"
[com.thoughtworks.future/future_2.12 "1.0.0-M0"]