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