Download xml-formatter-core-1.0.0.jar file - Jar x

Jar examples for x:xml-formatter-core

Description

Library for smart logging of XML.

You can download jar file xml-formatter-core 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xml-formatter-core-1.0.0.jar to your project.

<dependency>
   <groupId>com.greenbird.xml-formatter</groupId>
   <artifactId>xml-formatter-core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.greenbird.xml-formatter', name: 'xml-formatter-core', version: '1.0.0'
libraryDependencies += "com.greenbird.xml-formatter" % "xml-formatter-core" % "1.0.0"
<dependency org="com.greenbird.xml-formatter" name="xml-formatter-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.greenbird.xml-formatter', module='xml-formatter-core', version='1.0.0'))
'com.greenbird.xml-formatter:xml-formatter-core:jar:1.0.0'

Download

Click the following link to download the jar file.

xml-formatter-core-1.0.0-javadoc.jar
xml-formatter-core-1.0.0-sources.jar
xml-formatter-core-1.0.0.jar
xml-formatter-core-1.0.0.pom



Related Tutorials