Download commons-configs_2.11-1.0.8.jar file - Jar c

Jar examples for c:commons-configs-2.11

Description

commons-configs

You can download jar file commons-configs_2.11 1.0.8 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add commons-configs_2.11-1.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

commons-configs_2.11-1.0.8-javadoc.jar
commons-configs_2.11-1.0.8-sources.jar
commons-configs_2.11-1.0.8.jar
commons-configs_2.11-1.0.8.pom



Related Tutorials