Jar examples for x:xmlcfg4j
XML based configuration for Java
You can download jar file xmlcfg4j 0.2.0 in this page.
You can use the following script to add xmlcfg4j-0.2.0.jar to your project.
<dependency> <groupId>org.fuin</groupId> <artifactId>xmlcfg4j</artifactId> <version>0.2.0</version> </dependency>
compile group: 'org.fuin', name: 'xmlcfg4j', version: '0.2.0'
libraryDependencies += "org.fuin" % "xmlcfg4j" % "0.2.0"
<dependency org="org.fuin" name="xmlcfg4j" rev="0.2.0"/>
@Grapes(@Grab(group='org.fuin', module='xmlcfg4j', version='0.2.0'))
'org.fuin:xmlcfg4j:jar:0.2.0'
Click the following link to download the jar file.
xmlcfg4j-0.2.0-javadoc.jar