is not current version
Last Version 4.27.0.0

org.http4k:http4k-testing-hamkrest 2.31.4

Ultra-lightweight Selenium WebDriver implementation for http4k apps

GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-testing-hamkrest
Version

Version

2.31.4
Type

Type

jar

Download http4k-testing-hamkrest 2.31.4


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