is not current version
Last Version 1.5.3.3

com.github.lontime:consul3rd-client 1.5.3.1

Consul Client for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

consul3rd-client
Version

Version

1.5.3.1
Type

Type

jar

Download consul3rd-client 1.5.3.1


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