is not current version
Last Version 2.2.0

com.facebook.fresco:imagepipeline-okhttp 0.8.1

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

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

imagepipeline-okhttp
Version

Version

0.8.1
Type

Type

aar

Download imagepipeline-okhttp 0.8.1


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