Last Version

HttpKit 1.5.6

library for making http calls

License

License

GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

httpkit
Version

Version

1.5.6
Type

Type

jar
Description

Description

HttpKit
library for making http calls
Project Organization

Project Organization

Hannes Dorfmann

Download httpkit 1.5.6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jakewharton : disklrucache jar 2.0.2

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (2)

Group / Artifact Type Version
com.pivotallabs : robolectric jar 1.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.