| License |
License |
|---|---|
| GroupId | GroupIdcom.predic8 |
| ArtifactId | ArtifactIdxmlbeautifier |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.predic8:xmlbeautifier
XML Pretty Printer for plain Text and HTML
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xmlbeautifier-1.2.2.pom | |
| xmlbeautifier-1.2.2.jar | 9 KB |
| xmlbeautifier-1.2.2-sources.jar | 6 KB |
| xmlbeautifier-1.2.2-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.predic8/xmlbeautifier/ -->
<dependency>
<groupId>com.predic8</groupId>
<artifactId>xmlbeautifier</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.predic8/xmlbeautifier/
implementation 'com.predic8:xmlbeautifier:1.2.2'
// https://jarcasting.com/artifacts/com.predic8/xmlbeautifier/
implementation ("com.predic8:xmlbeautifier:1.2.2")
'com.predic8:xmlbeautifier:jar:1.2.2'
<dependency org="com.predic8" name="xmlbeautifier" rev="1.2.2">
<artifact name="xmlbeautifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.predic8', module='xmlbeautifier', version='1.2.2')
)
libraryDependencies += "com.predic8" % "xmlbeautifier" % "1.2.2"
[com.predic8/xmlbeautifier "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |
| httpunit : httpunit | jar | 1.7 |
| rhino : js | jar | 1.7R2 |