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