is not current version
Last Version 1.5.17

org.specrunner:specrunner-htmlunit 1.3.31


GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-htmlunit
Version

Version

1.3.31
Type

Type

jar

Download specrunner-htmlunit 1.3.31


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