is not current version
Last Version 1.5.3.3

com.github.lontime:consul3rd-client 1.5.3.2

Consul Client for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

consul3rd-client
Version

Version

1.5.3.2
Type

Type

jar

Download consul3rd-client 1.5.3.2


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