HtmlUnitAndroid

A headless browser intended for use in testing web-based applications packaged for android.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.htmlunit
ArtifactId

ArtifactId

htmlunit-android
Last Version

Last Version

2.59.0
Release Date

Release Date

Type

Type

jar
Description

Description

HtmlUnitAndroid
A headless browser intended for use in testing web-based applications packaged for android.
Project URL

Project URL

http://htmlunit.sourceforge.net
Project Organization

Project Organization

Gargoyle Software Inc.
Source Code Management

Source Code Management

https://github.com/HtmlUnit/htmlunit

Download htmlunit-android

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
xalan : xalan jar 2.7.2
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.10.0
commons-logging : commons-logging jar 1.2
commons-net : commons-net jar 3.8.0
commons-codec : commons-codec jar 1.15
org.brotli : dec jar 0.1.2
com.shapesecurity : salvation2 jar 3.0.0
org.eclipse.jetty.websocket : websocket-client jar 9.4.45.v20220203

Project Modules

There are no modules declared in this project.

Versions

Version
2.59.0
2.58.0