is not current version
Last Version 1.5.17

org.specrunner:specrunner-htmlunit 1.4.27


GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-htmlunit
Version

Version

1.4.27
Type

Type

jar

Download specrunner-htmlunit 1.4.27


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