Jar examples for c:cfg4j-core
Configuration library for Java distributed apps.
You can download jar file cfg4j-core 4.1.2 in this page.
The Apache License, Version 2.0
You can use the following script to add cfg4j-core-4.1.2.jar to your project.
<dependency> <groupId>org.cfg4j</groupId> <artifactId>cfg4j-core</artifactId> <version>4.1.2</version> </dependency>
compile group: 'org.cfg4j', name: 'cfg4j-core', version: '4.1.2'
libraryDependencies += "org.cfg4j" % "cfg4j-core" % "4.1.2"
<dependency org="org.cfg4j" name="cfg4j-core" rev="4.1.2"/>
@Grapes(@Grab(group='org.cfg4j', module='cfg4j-core', version='4.1.2'))
'org.cfg4j:cfg4j-core:jar:4.1.2'
Click the following link to download the jar file.
cfg4j-core-4.1.2-javadoc.jar