Download config_2.12-1.0.2.jar file - Jar c

Jar examples for c:config-2.12

Description

config

You can download jar file config_2.12 1.0.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add config_2.12-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

config_2.12-1.0.2-javadoc.jar
config_2.12-1.0.2-sources.jar
config_2.12-1.0.2.jar
config_2.12-1.0.2.pom



Related Tutorials