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

Jar examples for c:commons-config

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials