Download consul_2.11-1.1.1.jar file - Jar c

Jar examples for c:consul-2.11

Description

consul

You can download jar file consul_2.11 1.1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add consul_2.11-1.1.1.jar to your project.

<dependency>
   <groupId>io.buoyant</groupId>
   <artifactId>consul_2.11</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'io.buoyant', name: 'consul_2.11', version: '1.1.1'
libraryDependencies += "io.buoyant" % "consul_2.11" % "1.1.1"
<dependency org="io.buoyant" name="consul_2.11" rev="1.1.1"/>
@Grapes(@Grab(group='io.buoyant', module='consul_2.11', version='1.1.1'))
'io.buoyant:consul_2.11:jar:1.1.1'

Download

Click the following link to download the jar file.

consul_2.11-1.1.1-javadoc.jar
consul_2.11-1.1.1-sources.jar
consul_2.11-1.1.1.jar
consul_2.11-1.1.1.pom



Related Tutorials