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

com.marmoush.jutils:etcd 0.5.8

Kafka Module

Группа

Группа

com.marmoush.jutils
Идентификатор

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

etcd
Версия

Версия

0.5.8
Тип

Тип

jar

Скачать etcd 0.5.8


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