is not current version
Last Version 3.3.1+138-d61f1eb3

com.thoughtworks.sde:future_2.11 3.0.1

A collection of Scala language extension for specific domains.

GroupId

GroupId

com.thoughtworks.sde
ArtifactId

ArtifactId

future_2.11
Version

Version

3.0.1
Type

Type

jar

Download future_2.11 3.0.1


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