is not current version
Last Version 1.7

httpunit:httpunit 1.5.4


GroupId

GroupId

httpunit
ArtifactId

ArtifactId

httpunit
Version

Version

1.5.4
Type

Type

jar

Download httpunit 1.5.4


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