is not current version
Last Version 5.1.6

de.ruedigermoeller:kontraktor-http 4.26.4

http connectivity for kontraktor

GroupId

GroupId

de.ruedigermoeller
ArtifactId

ArtifactId

kontraktor-http
Version

Version

4.26.4
Type

Type

jar

Download kontraktor-http 4.26.4


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