Download consul_2.12-1.4.4.jar file - Jar c

Jar examples for c:consul-2.12

Description

consul

You can download jar file consul_2.12 1.4.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add consul_2.12-1.4.4.jar to your project.

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

Download

Click the following link to download the jar file.

consul_2.12-1.4.4-javadoc.jar
consul_2.12-1.4.4-sources.jar
consul_2.12-1.4.4.jar
consul_2.12-1.4.4.pom



Related Tutorials