is not current version
Last Version 1.5.6

com.hannesdorfmann:httpkit 1.5.4


GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

httpkit
Version

Version

1.5.4
Type

Type

jar

Download httpkit 1.5.4


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