is not current version
Last Version 2.6.0

com.facebook.fresco:imagepipeline-okhttp3 1.12.1

An integration library to use OkHttp 3 as the networking layer in ImagePipeline

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

imagepipeline-okhttp3
Version

Version

1.12.1
Type

Type

aar

Download imagepipeline-okhttp3 1.12.1


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