is not current version
Last Version 1.3

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

consul-rest-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

consul-rest-client
Version

Version

1.0
Type

Type

jar

Download consul-rest-client 1.0


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