License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.htmlunit |
ArtifactId | ArtifactIdhtmlunit-android |
Last Version | Last Version2.59.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHtmlUnitAndroid
A headless browser intended for use in testing web-based applications packaged for android.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
htmlunit-android-2.59.0.pom | |
htmlunit-android-2.59.0.jar | 6 MB |
htmlunit-android-2.59.0-sources.jar | 7 KB |
htmlunit-android-2.59.0-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
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 |