License |
License |
---|---|
GroupId | GroupIdorg.http4k |
ArtifactId | ArtifactIdhttp4k-connect-core |
Last Version | Last Version3.18.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp4k-connect-core
http4k-connect-core
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.http4k/http4k-connect-core/ -->
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-connect-core</artifactId>
<version>3.18.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/http4k-connect-core/
implementation 'org.http4k:http4k-connect-core:3.18.0.0'
// https://jarcasting.com/artifacts/org.http4k/http4k-connect-core/
implementation ("org.http4k:http4k-connect-core:3.18.0.0")
'org.http4k:http4k-connect-core:jar:3.18.0.0'
<dependency org="org.http4k" name="http4k-connect-core" rev="3.18.0.0">
<artifact name="http4k-connect-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='http4k-connect-core', version='3.18.0.0')
)
libraryDependencies += "org.http4k" % "http4k-connect-core" % "3.18.0.0"
[org.http4k/http4k-connect-core "3.18.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.http4k : http4k-core | jar | |
dev.forkhandles : result4k | jar | |
dev.forkhandles : values4k | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |