Download commons-config-1.12.jar file - Jar c

Jar examples for c:commons-config

Description

You can download jar file commons-config 1.12 in this page.

Build File

You can use the following script to add commons-config-1.12.jar to your project.

<dependency>
   <groupId>com.github.mstream-trader</groupId>
   <artifactId>commons-config</artifactId>
   <version>1.12</version>
</dependency>
compile group: 'com.github.mstream-trader', name: 'commons-config', version: '1.12'
libraryDependencies += "com.github.mstream-trader" % "commons-config" % "1.12"
<dependency org="com.github.mstream-trader" name="commons-config" rev="1.12"/>
@Grapes(@Grab(group='com.github.mstream-trader', module='commons-config', version='1.12'))
'com.github.mstream-trader:commons-config:jar:1.12'

Download

Click the following link to download the jar file.

commons-config-1.12-javadoc.jar
commons-config-1.12-sources.jar
commons-config-1.12.jar
commons-config-1.12.pom



Related Tutorials