is not current version
Last Version 1.9.6.2

nekohtml:nekohtml 0.9.5


GroupId

GroupId

nekohtml
ArtifactId

ArtifactId

nekohtml
Version

Version

0.9.5
Type

Type

jar

Download nekohtml 0.9.5


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