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

Jar examples for c:consul-rest-client

Description

consul-rest-client

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

License

BSD-style

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials