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

org.specrunner:specrunner-htmlunit 1.4.04


Группа

Группа

org.specrunner
Идентификатор

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

specrunner-htmlunit
Версия

Версия

1.4.04
Тип

Тип

jar

Скачать specrunner-htmlunit 1.4.04


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