| License |
License |
|---|---|
| GroupId | GroupIdcom.hannesdorfmann |
| ArtifactId | ArtifactIdhttpkit-image |
| Last Version | Last Version1.5.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlibrary for making http calls
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| httpkit-image-1.5.6.pom | |
| httpkit-image-1.5.6.aar | 82 KB |
| httpkit-image-1.5.6-sources.jar | 79 KB |
| httpkit-image-1.5.6-javadoc.jar | 306 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hannesdorfmann/httpkit-image/ -->
<dependency>
<groupId>com.hannesdorfmann</groupId>
<artifactId>httpkit-image</artifactId>
<version>1.5.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hannesdorfmann/httpkit-image/
implementation 'com.hannesdorfmann:httpkit-image:1.5.6'
// https://jarcasting.com/artifacts/com.hannesdorfmann/httpkit-image/
implementation ("com.hannesdorfmann:httpkit-image:1.5.6")
'com.hannesdorfmann:httpkit-image:aar:1.5.6'
<dependency org="com.hannesdorfmann" name="httpkit-image" rev="1.5.6">
<artifact name="httpkit-image" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hannesdorfmann', module='httpkit-image', version='1.5.6')
)
libraryDependencies += "com.hannesdorfmann" % "httpkit-image" % "1.5.6"
[com.hannesdorfmann/httpkit-image "1.5.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hannesdorfmann : httpkit | jar | 1.5.6 |
| com.google.android : android | jar | 4.1.1.4 |