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

com.thoughtworks.future:future_2.11 1.0.1

future

GroupId

GroupId

com.thoughtworks.future
ArtifactId

ArtifactId

future_2.11
Version

Version

1.0.1
Type

Type

jar

Download future_2.11 1.0.1


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