is not current version
Last Version 1.0.0

com.github.ddth:ddth-dlock 0.1.2

DDTH's Distributed Lock library

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dlock
Version

Version

0.1.2
Type

Type

pom

Download ddth-dlock 0.1.2

Filename Size
ddth-dlock-0.1.2.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-dlock/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-dlock</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-dlock/
implementation 'com.github.ddth:ddth-dlock:0.1.2'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-dlock/
implementation ("com.github.ddth:ddth-dlock:0.1.2")
'com.github.ddth:ddth-dlock:pom:0.1.2'
<dependency org="com.github.ddth" name="ddth-dlock" rev="0.1.2">
  <artifact name="ddth-dlock" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-dlock', version='0.1.2')
)
libraryDependencies += "com.github.ddth" % "ddth-dlock" % "0.1.2"
[com.github.ddth/ddth-dlock "0.1.2"]