GroupId | GroupIdcom.facebook.fresco |
---|---|
ArtifactId | ArtifactIdimagepipeline-okhttp |
Version | Version0.14.1 |
Type | Typeaar |
Filename | Size |
---|---|
imagepipeline-okhttp-0.14.1.pom | |
imagepipeline-okhttp-0.14.1.aar | 8 KB |
imagepipeline-okhttp-0.14.1-sources.jar | 3 KB |
imagepipeline-okhttp-0.14.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/ -->
<dependency>
<groupId>com.facebook.fresco</groupId>
<artifactId>imagepipeline-okhttp</artifactId>
<version>0.14.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/
implementation 'com.facebook.fresco:imagepipeline-okhttp:0.14.1'
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/
implementation ("com.facebook.fresco:imagepipeline-okhttp:0.14.1")
'com.facebook.fresco:imagepipeline-okhttp:aar:0.14.1'
<dependency org="com.facebook.fresco" name="imagepipeline-okhttp" rev="0.14.1">
<artifact name="imagepipeline-okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='imagepipeline-okhttp', version='0.14.1')
)
libraryDependencies += "com.facebook.fresco" % "imagepipeline-okhttp" % "0.14.1"
[com.facebook.fresco/imagepipeline-okhttp "0.14.1"]