is not current version
Last Version 0.0.48

io.github.harishb2k.easy:lock 0.0.41


GroupId

GroupId

io.github.harishb2k.easy
ArtifactId

ArtifactId

lock
Version

Version

0.0.41
Type

Type

jar

Download lock 0.0.41


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