is not current version
Last Version 1.3

com.github.dcshock:consul-rest-client 0.8

consul-rest-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

consul-rest-client
Version

Version

0.8
Type

Type

jar

Download consul-rest-client 0.8


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