is not current version
Last Version 1.9.6.2

nekohtml:nekohtml 1.9.6.1


GroupId

GroupId

nekohtml
ArtifactId

ArtifactId

nekohtml
Version

Version

1.9.6.1
Type

Type

jar

Download nekohtml 1.9.6.1


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