is not current version
Last Version 0.8.1

nekohtml:nekohtmlSamples 0.7.7


GroupId

GroupId

nekohtml
ArtifactId

ArtifactId

nekohtmlSamples
Version

Version

0.7.7
Type

Type

jar

Download nekohtmlSamples 0.7.7


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