| License |
License |
|---|---|
| GroupId | GroupIdcom.hannesdorfmann |
| ArtifactId | ArtifactIdhttpkit |
| Last Version | Last Version1.5.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHttpKit
library for making http calls
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| httpkit-1.5.6.pom | |
| httpkit-1.5.6.jar | 118 KB |
| httpkit-1.5.6-sources.jar | 86 KB |
| httpkit-1.5.6-javadoc.jar | 611 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jakewharton : disklrucache | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.pivotallabs : robolectric | jar | 1.2 |
| junit : junit | jar | 4.11 |