Jar examples for c:configs
YAML based config file parser.
You can download jar file configs 1.5.0 in this page.
The Apache License, Version 2.0
You can use the following script to add configs-1.5.0.jar to your project.
<dependency> <groupId>com.github.wasiqb.coteafs</groupId> <artifactId>configs</artifactId> <version>1.5.0</version> </dependency>
compile group: 'com.github.wasiqb.coteafs', name: 'configs', version: '1.5.0'
libraryDependencies += "com.github.wasiqb.coteafs" % "configs" % "1.5.0"
<dependency org="com.github.wasiqb.coteafs" name="configs" rev="1.5.0"/>
@Grapes(@Grab(group='com.github.wasiqb.coteafs', module='configs', version='1.5.0'))
'com.github.wasiqb.coteafs:configs:jar:1.5.0'
Click the following link to download the jar file.
configs-1.5.0-javadoc.jar