is not current version
Last Version 0.5.7

io.github.dunwu:dunwu-common-dlock 0.5.6


GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-common-dlock
Version

Version

0.5.6
Type

Type

jar

Download dunwu-common-dlock 0.5.6


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