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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials