is not current version
Last Version 0.0.48

io.github.harishb2k.easy:lock 0.0.36


GroupId

GroupId

io.github.harishb2k.easy
ArtifactId

ArtifactId

lock
Version

Version

0.0.36
Type

Type

jar

Download lock 0.0.36


<!-- https://jarcasting.com/artifacts/io.github.harishb2k.easy/lock/ -->
<dependency>
    <groupId>io.github.harishb2k.easy</groupId>
    <artifactId>lock</artifactId>
    <version>0.0.36</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/lock/
implementation 'io.github.harishb2k.easy:lock:0.0.36'
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/lock/
implementation ("io.github.harishb2k.easy:lock:0.0.36")
'io.github.harishb2k.easy:lock:jar:0.0.36'
<dependency org="io.github.harishb2k.easy" name="lock" rev="0.0.36">
  <artifact name="lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.harishb2k.easy', module='lock', version='0.0.36')
)
libraryDependencies += "io.github.harishb2k.easy" % "lock" % "0.0.36"
[io.github.harishb2k.easy/lock "0.0.36"]