is not current version
Last Version 4.27.0.0

org.http4k:http4k-testing-hamkrest 3.22.4

Ultra-lightweight Selenium WebDriver implementation for http4k apps

GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-testing-hamkrest
Version

Version

3.22.4
Type

Type

jar

Download http4k-testing-hamkrest 3.22.4


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