is not current version
Last Version 3.0.0-M11

com.thoughtworks.raii:asynchronous_2.11 1.0.0-M5

asynchronous

GroupId

GroupId

com.thoughtworks.raii
ArtifactId

ArtifactId

asynchronous_2.11
Version

Version

1.0.0-M5
Type

Type

jar

Download asynchronous_2.11 1.0.0-M5


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