is not current version
Last Version 3.0.0-M11

com.thoughtworks.raii:asynchronous_2.11 3.0.0-M6

asynchronous

GroupId

GroupId

com.thoughtworks.raii
ArtifactId

ArtifactId

asynchronous_2.11
Version

Version

3.0.0-M6
Type

Type

jar

Download asynchronous_2.11 3.0.0-M6


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