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

me.magnet:consultant 1.5.1

A library to retrieve your service's configuration from Consul, and subscribe to changes.

Категории

Категории

Ant Компиляция и сборка Сеть
Группа

Группа

me.magnet
Идентификатор

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

consultant
Версия

Версия

1.5.1
Тип

Тип

jar

Скачать consultant 1.5.1


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