Jar examples for n:neko-htmlunit
HtmlUnit adaptation of NekoHtml. It has the same functionality but exposing HTMLElements to be overridden.
You can download jar file neko-htmlunit 2.28 in this page.
Apache License, Version 2.0
You can use the following script to add neko-htmlunit-2.28.jar to your project.
<dependency> <groupId>net.sourceforge.htmlunit</groupId> <artifactId>neko-htmlunit</artifactId> <version>2.28</version> </dependency>
compile group: 'net.sourceforge.htmlunit', name: 'neko-htmlunit', version: '2.28'
libraryDependencies += "net.sourceforge.htmlunit" % "neko-htmlunit" % "2.28"
<dependency org="net.sourceforge.htmlunit" name="neko-htmlunit" rev="2.28"/>
@Grapes(@Grab(group='net.sourceforge.htmlunit', module='neko-htmlunit', version='2.28'))
'net.sourceforge.htmlunit:neko-htmlunit:jar:2.28'
Click the following link to download the jar file.
neko-htmlunit-2.28-javadoc.jar