<dependency> <groupId>org.htmlunit</groupId> <artifactId>htmlunit3-android</artifactId> <version>3.6.0</version> </dependency>
implementation 'org.htmlunit:htmlunit3-android:3.6.0'
implementation("org.htmlunit:htmlunit3-android:3.6.0")
libraryDependencies += "org.htmlunit" % "htmlunit3-android" % "3.6.0"
@Grapes( @Grab(group='org.htmlunit', module='htmlunit3-android', version='3.6.0') )
<dependency org="org.htmlunit" name="htmlunit3-android" rev="3.6.0" />
[org.htmlunit/htmlunit3-android "3.6.0"]
'org.htmlunit:htmlunit3-android:jar:3.6.0'
compile
|-- org.eclipse.jetty.websocket:websocket-client:9.4.19.v20190610
|-- org.apache.commons:commons-lang3:3.13.0
|-- org.apache.commons:commons-text:1.10.0
|-- commons-io:commons-io:2.14.0
|-- commons-logging:commons-logging:1.2
|-- commons-net:commons-net:3.10.0
|-- org.brotli:dec:0.1.2
|-- com.shapesecurity:salvation2:3.0.1