Last Version

ImagePipeline-OkHttp Integration 2.2.0

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

License

License

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

imagepipeline-okhttp
Version

Version

2.2.0
Type

Type

aar
Description

Description

ImagePipeline-OkHttp Integration
An integration library to use OkHttp as the networking layer in ImagePipeline
Project URL

Project URL

https://github.com/facebook/fresco
Source Code Management

Source Code Management

https://github.com/facebook/fresco.git

Download imagepipeline-okhttp 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.7.4

runtime (6)

Group / Artifact Type Version
com.facebook.fresco : fbcore jar 2.2.0
com.facebook.fresco : imagepipeline jar 2.2.0
com.facebook.fresco : imagepipeline-native jar 2.2.0
com.facebook.fresco : memory-type-ashmem jar 2.2.0
com.facebook.fresco : memory-type-native jar 2.2.0
com.facebook.fresco : memory-type-java jar 2.2.0

Project Modules

There are no modules declared in this project.