is not current version
Last Version 1.0.1

com.github.xiongxcodes:haohope-distributedlock-annotation 1.0.0


GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-distributedlock-annotation
Version

Version

1.0.0
Type

Type

jar

Download haohope-distributedlock-annotation 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-distributedlock-annotation/ -->
<dependency>
    <groupId>com.github.xiongxcodes</groupId>
    <artifactId>haohope-distributedlock-annotation</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-distributedlock-annotation/
implementation 'com.github.xiongxcodes:haohope-distributedlock-annotation:1.0.0'
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-distributedlock-annotation/
implementation ("com.github.xiongxcodes:haohope-distributedlock-annotation:1.0.0")
'com.github.xiongxcodes:haohope-distributedlock-annotation:jar:1.0.0'
<dependency org="com.github.xiongxcodes" name="haohope-distributedlock-annotation" rev="1.0.0">
  <artifact name="haohope-distributedlock-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiongxcodes', module='haohope-distributedlock-annotation', version='1.0.0')
)
libraryDependencies += "com.github.xiongxcodes" % "haohope-distributedlock-annotation" % "1.0.0"
[com.github.xiongxcodes/haohope-distributedlock-annotation "1.0.0"]