не последняя версия
Последняя версия 0.5.2

io.github.slvwolf:ccentral-etcd 0.4.2


Группа

Группа

io.github.slvwolf
Идентификатор

Идентификатор

ccentral-etcd
Версия

Версия

0.4.2
Тип

Тип

jar

Скачать ccentral-etcd 0.4.2


<!-- https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/ -->
<dependency>
    <groupId>io.github.slvwolf</groupId>
    <artifactId>ccentral-etcd</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/
implementation 'io.github.slvwolf:ccentral-etcd:0.4.2'
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/
implementation ("io.github.slvwolf:ccentral-etcd:0.4.2")
'io.github.slvwolf:ccentral-etcd:jar:0.4.2'
<dependency org="io.github.slvwolf" name="ccentral-etcd" rev="0.4.2">
  <artifact name="ccentral-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.slvwolf', module='ccentral-etcd', version='0.4.2')
)
libraryDependencies += "io.github.slvwolf" % "ccentral-etcd" % "0.4.2"
[io.github.slvwolf/ccentral-etcd "0.4.2"]