| Группа | Группаio.github.slvwolf |
|---|---|
| Идентификатор | Идентификаторccentral-etcd |
| Версия | Версия0.5.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ccentral-etcd-0.5.0.pom | |
| ccentral-etcd-0.5.0.jar | 12 KB |
| ccentral-etcd-0.5.0-sources.jar | 5 KB |
| ccentral-etcd-0.5.0-javadoc.jar | 363 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/ -->
<dependency>
<groupId>io.github.slvwolf</groupId>
<artifactId>ccentral-etcd</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/
implementation 'io.github.slvwolf:ccentral-etcd:0.5.0'
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-etcd/
implementation ("io.github.slvwolf:ccentral-etcd:0.5.0")
'io.github.slvwolf:ccentral-etcd:jar:0.5.0'
<dependency org="io.github.slvwolf" name="ccentral-etcd" rev="0.5.0">
<artifact name="ccentral-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.slvwolf', module='ccentral-etcd', version='0.5.0')
)
libraryDependencies += "io.github.slvwolf" % "ccentral-etcd" % "0.5.0"
[io.github.slvwolf/ccentral-etcd "0.5.0"]