Download config_2.11-0.2.7.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.2.7 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials