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

me.magnet:consultant 2.0.1

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

Категории

Категории

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

Группа

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

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

consultant
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать consultant 2.0.1


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