Download cfg4j-core-4.4.1.jar file - Jar c

Jar examples for c:cfg4j-core

Description

Configuration library for Java distributed apps.

You can download jar file cfg4j-core 4.4.1 in this page.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

cfg4j-core-4.4.1-javadoc.jar
cfg4j-core-4.4.1-sources.jar
cfg4j-core-4.4.1.jar
cfg4j-core-4.4.1.pom



Related Tutorials