is not current version
Last Version 1.5.6

com.hannesdorfmann:httpkit 1.4.1


GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

httpkit
Version

Version

1.4.1
Type

Type

jar

Download httpkit 1.4.1


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