Download xmlcfg4j-0.2.0.jar file - Jar x

Jar examples for x:xmlcfg4j

Description

XML based configuration for Java

You can download jar file xmlcfg4j 0.2.0 in this page.

Build File

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'

Download

Click the following link to download the jar file.

xmlcfg4j-0.2.0-javadoc.jar
xmlcfg4j-0.2.0-sources.jar
xmlcfg4j-0.2.0.jar
xmlcfg4j-0.2.0.pom



Related Tutorials