is not current version
Last Version 1.4.17-patched-yahp-1.3

com.google.code.maven-play-plugin.org.allcolor.shanidom:shani-parser 1.4.17

ShaniXmlParser is an XML/HTML DOM/SAX parser. It can parse not well formed XML/HTML files. It can parse files with inverted tags and bad escaped &,<,> and ". It expands all XHTML entities by default. It is well suited to parse HTML files, and is fast with low memory usage. It is compliant with the jaxp/w3c DOM1/2/3 interfaces.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.allcolor.shanidom
ArtifactId

ArtifactId

shani-parser
Version

Version

1.4.17
Type

Type

jar

Download shani-parser 1.4.17


<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.allcolor.shanidom/shani-parser/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.allcolor.shanidom</groupId>
    <artifactId>shani-parser</artifactId>
    <version>1.4.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.allcolor.shanidom/shani-parser/
implementation 'com.google.code.maven-play-plugin.org.allcolor.shanidom:shani-parser:1.4.17'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.allcolor.shanidom/shani-parser/
implementation ("com.google.code.maven-play-plugin.org.allcolor.shanidom:shani-parser:1.4.17")
'com.google.code.maven-play-plugin.org.allcolor.shanidom:shani-parser:jar:1.4.17'
<dependency org="com.google.code.maven-play-plugin.org.allcolor.shanidom" name="shani-parser" rev="1.4.17">
  <artifact name="shani-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.allcolor.shanidom', module='shani-parser', version='1.4.17')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.allcolor.shanidom" % "shani-parser" % "1.4.17"
[com.google.code.maven-play-plugin.org.allcolor.shanidom/shani-parser "1.4.17"]