is not current version
Last Version 4.27.0.0

org.http4k:http4k-testing-approval 3.192.0

Http4k support for chaos testing

GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-testing-approval
Version

Version

3.192.0
Type

Type

jar

Download http4k-testing-approval 3.192.0


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