is not current version
Last Version 0.1.1

top.zopx:square-distributed-locks-core 0.0.1

加锁核心库

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

top.zopx
ArtifactId

ArtifactId

square-distributed-locks-core
Version

Version

0.0.1
Type

Type

jar

Download square-distributed-locks-core 0.0.1


<!-- https://jarcasting.com/artifacts/top.zopx/square-distributed-locks-core/ -->
<dependency>
    <groupId>top.zopx</groupId>
    <artifactId>square-distributed-locks-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-distributed-locks-core/
implementation 'top.zopx:square-distributed-locks-core:0.0.1'
// https://jarcasting.com/artifacts/top.zopx/square-distributed-locks-core/
implementation ("top.zopx:square-distributed-locks-core:0.0.1")
'top.zopx:square-distributed-locks-core:jar:0.0.1'
<dependency org="top.zopx" name="square-distributed-locks-core" rev="0.0.1">
  <artifact name="square-distributed-locks-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-distributed-locks-core', version='0.0.1')
)
libraryDependencies += "top.zopx" % "square-distributed-locks-core" % "0.0.1"
[top.zopx/square-distributed-locks-core "0.0.1"]