is not current version
Last Version 1.7.7

org.webjars.npm:htmlparser 1.7.6

WebJar for htmlparser

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

htmlparser
Version

Version

1.7.6
Type

Type

jar

Download htmlparser 1.7.6


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