d

dunwu-common-dlock

Files download
File Operation
dunwu-common-dlock-0.5.7.jar download
dunwu-common-dlock-0.5.7.pom download
dunwu-common-dlock-0.5.7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.dunwu</groupId>
  <artifactId>dunwu-common-dlock</artifactId>
  <version>0.5.7</version>
</dependency>
Gradle Groovy
implementation 'io.github.dunwu:dunwu-common-dlock:0.5.7'
Gradle Kotlin
implementation("io.github.dunwu:dunwu-common-dlock:0.5.7")
Scala SBT
libraryDependencies += "io.github.dunwu" % "dunwu-common-dlock" % "0.5.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.dunwu', module='dunwu-common-dlock', version='0.5.7')
)
Apache Ivy
<dependency org="io.github.dunwu" name="dunwu-common-dlock" rev="0.5.7" />
Leiningen
[io.github.dunwu/dunwu-common-dlock "0.5.7"]
Apache Buildr
'io.github.dunwu:dunwu-common-dlock:jar:0.5.7'