is not current version
Last Version 1.0.9

com.geccocrawler:gecco-htmlunit 1.0.5

Gecco Crawler Support HtmlUnit

GroupId

GroupId

com.geccocrawler
ArtifactId

ArtifactId

gecco-htmlunit
Version

Version

1.0.5
Type

Type

jar

Download gecco-htmlunit 1.0.5


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