is not current version
Last Version 0.9.1

tech.orkestra:orkestra-lock_2.12 0.9.0

Orkestra Lock

GroupId

GroupId

tech.orkestra
ArtifactId

ArtifactId

orkestra-lock_2.12
Version

Version

0.9.0
Type

Type

jar

Download orkestra-lock_2.12 0.9.0


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