is not current version
Last Version 1.5.6

com.hannesdorfmann:httpkit-image 1.5.1


GroupId

GroupId

com.hannesdorfmann
ArtifactId

ArtifactId

httpkit-image
Version

Version

1.5.1
Type

Type

aar

Download httpkit-image 1.5.1


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