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

Jar examples for c:commons-config

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials