Download consul-rest-client-0.6.jar file - Jar c

Jar examples for c:consul-rest-client

Description

consul-rest-client

You can download jar file consul-rest-client 0.6 in this page.

License

BSD-style

Build File

You can use the following script to add consul-rest-client-0.6.jar to your project.

<dependency>
   <groupId>com.github.dcshock</groupId>
   <artifactId>consul-rest-client</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.github.dcshock', name: 'consul-rest-client', version: '0.6'
libraryDependencies += "com.github.dcshock" % "consul-rest-client" % "0.6"
<dependency org="com.github.dcshock" name="consul-rest-client" rev="0.6"/>
@Grapes(@Grab(group='com.github.dcshock', module='consul-rest-client', version='0.6'))
'com.github.dcshock:consul-rest-client:jar:0.6'

Download

Click the following link to download the jar file.

consul-rest-client-0.6-javadoc.jar
consul-rest-client-0.6-sources.jar
consul-rest-client-0.6.jar
consul-rest-client-0.6.pom



Related Tutorials