HttpKit

library for making http calls

License

License

GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

httpkit
Last Version

Last Version

1.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

HttpKit
library for making http calls
Project Organization

Project Organization

Hannes Dorfmann

Download httpkit

How to add to project

<!-- 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.

Versions

Version
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.1-RC2
1.4.1-RC1