is not current version
Last Version 3.0.0-M11

com.thoughtworks.raii:asynchronous_2.12 3.0.0-M3

asynchronous

GroupId

GroupId

com.thoughtworks.raii
ArtifactId

ArtifactId

asynchronous_2.12
Version

Version

3.0.0-M3
Type

Type

jar

Download asynchronous_2.12 3.0.0-M3


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