не последняя версия
Последняя версия 1.0.9

com.geccocrawler:gecco-htmlunit 1.0.8

Gecco Crawler Support HtmlUnit

Группа

Группа

com.geccocrawler
Идентификатор

Идентификатор

gecco-htmlunit
Версия

Версия

1.0.8
Тип

Тип

jar

Скачать gecco-htmlunit 1.0.8


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