Download config_2.11-0.1.8.jar file - Jar c

Jar examples for c:config-2.11

Description

chain-service specific config and config tools

You can download jar file config_2.11 0.1.8 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add config_2.11-0.1.8.jar to your project.

<dependency>
   <groupId>com.ubirch.key</groupId>
   <artifactId>config_2.11</artifactId>
   <version>0.1.8</version>
</dependency>
compile group: 'com.ubirch.key', name: 'config_2.11', version: '0.1.8'
libraryDependencies += "com.ubirch.key" % "config_2.11" % "0.1.8"
<dependency org="com.ubirch.key" name="config_2.11" rev="0.1.8"/>
@Grapes(@Grab(group='com.ubirch.key', module='config_2.11', version='0.1.8'))
'com.ubirch.key:config_2.11:jar:0.1.8'

Download

Click the following link to download the jar file.

config_2.11-0.1.8-javadoc.jar
config_2.11-0.1.8-sources.jar
config_2.11-0.1.8.jar
config_2.11-0.1.8.pom



Related Tutorials