Jar examples for x:xml-formatter-core
Library for smart logging of XML.
You can download jar file xml-formatter-core 1.0.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
xml-formatter-core-1.0.0-javadoc.jar