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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials