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