is not current version
Last Version 1.2.2

com.predic8:xmlbeautifier 1.2.1

XML Pretty Printer for plain Text and HTML

GroupId

GroupId

com.predic8
ArtifactId

ArtifactId

xmlbeautifier
Version

Version

1.2.1
Type

Type

jar

Download xmlbeautifier 1.2.1


<!-- https://jarcasting.com/artifacts/com.predic8/xmlbeautifier/ -->
<dependency>
    <groupId>com.predic8</groupId>
    <artifactId>xmlbeautifier</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.predic8/xmlbeautifier/
implementation 'com.predic8:xmlbeautifier:1.2.1'
// https://jarcasting.com/artifacts/com.predic8/xmlbeautifier/
implementation ("com.predic8:xmlbeautifier:1.2.1")
'com.predic8:xmlbeautifier:jar:1.2.1'
<dependency org="com.predic8" name="xmlbeautifier" rev="1.2.1">
  <artifact name="xmlbeautifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.predic8', module='xmlbeautifier', version='1.2.1')
)
libraryDependencies += "com.predic8" % "xmlbeautifier" % "1.2.1"
[com.predic8/xmlbeautifier "1.2.1"]