is not current version
Last Version 1.36

ru.ilb.common:common-lock 1.35


GroupId

GroupId

ru.ilb.common
ArtifactId

ArtifactId

common-lock
Version

Version

1.35
Type

Type

jar

Download common-lock 1.35


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