is not current version
Last Version 4.27.0.0

org.http4k:http4k-bom 3.258.0

Http4k Bill Of Materials (BOM)

GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-bom
Version

Version

3.258.0
Type

Type

jar

Download http4k-bom 3.258.0


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