is not current version
Last Version 0.5.7

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

普通工具包的父pom

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-common-dlock
Version

Version

0.5.5
Type

Type

jar

Download dunwu-common-dlock 0.5.5


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