is not current version
Last Version 1.0.8

io.github.dunwu.tool:dunwu-tool-dlock 1.0.3

dunwu 分布式锁工具包

GroupId

GroupId

io.github.dunwu.tool
ArtifactId

ArtifactId

dunwu-tool-dlock
Version

Version

1.0.3
Type

Type

jar

Download dunwu-tool-dlock 1.0.3


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