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