is not current version
Last Version 3.0.0-M11

com.thoughtworks.raii:shared_2.11 2.1.0-RC0

shared

GroupId

GroupId

com.thoughtworks.raii
ArtifactId

ArtifactId

shared_2.11
Version

Version

2.1.0-RC0
Type

Type

jar

Download shared_2.11 2.1.0-RC0


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