is not current version
Last Version 1.9.6.2

nekohtml:nekohtml 0.7.7


GroupId

GroupId

nekohtml
ArtifactId

ArtifactId

nekohtml
Version

Version

0.7.7
Type

Type

jar

Download nekohtml 0.7.7


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