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