Categories |
CategoriesSquare Business Logic Libraries Financial |
---|---|
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdsquare-distributed-locks-zk |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/top.zopx/square-distributed-locks-zk/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>square-distributed-locks-zk</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-distributed-locks-zk/
implementation 'top.zopx:square-distributed-locks-zk:0.0.1'
// https://jarcasting.com/artifacts/top.zopx/square-distributed-locks-zk/
implementation ("top.zopx:square-distributed-locks-zk:0.0.1")
'top.zopx:square-distributed-locks-zk:jar:0.0.1'
<dependency org="top.zopx" name="square-distributed-locks-zk" rev="0.0.1">
<artifact name="square-distributed-locks-zk" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-distributed-locks-zk', version='0.0.1')
)
libraryDependencies += "top.zopx" % "square-distributed-locks-zk" % "0.0.1"
[top.zopx/square-distributed-locks-zk "0.0.1"]