is not current version
Last Version 1.0.0-M4

com.thoughtworks.raii:ownership_2.11 1.0.0-M3

ownership

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

com.thoughtworks.raii
ArtifactId

ArtifactId

ownership_2.11
Version

Version

1.0.0-M3
Type

Type

jar

Download ownership_2.11 1.0.0-M3


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