License |
License |
---|---|
GroupId | GroupIdcom.facebook.fresco |
ArtifactId | ArtifactIdimagepipeline-okhttp3 |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionImagePipeline-OkHttp 3 Integration
An integration library to use OkHttp 3 as the networking layer in ImagePipeline
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imagepipeline-okhttp3-2.6.0.pom | |
imagepipeline-okhttp3-2.6.0.aar | 7 KB |
imagepipeline-okhttp3-2.6.0-sources.jar | 4 KB |
imagepipeline-okhttp3-2.6.0-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>2.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp3/
implementation 'com.facebook.fresco:imagepipeline-okhttp3:2.6.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp3/
implementation ("com.facebook.fresco:imagepipeline-okhttp3:2.6.0")
'com.facebook.fresco:imagepipeline-okhttp3:aar:2.6.0'
<dependency org="com.facebook.fresco" name="imagepipeline-okhttp3" rev="2.6.0">
<artifact name="imagepipeline-okhttp3" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='imagepipeline-okhttp3', version='2.6.0')
)
libraryDependencies += "com.facebook.fresco" % "imagepipeline-okhttp3" % "2.6.0"
[com.facebook.fresco/imagepipeline-okhttp3 "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.12.1 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.fresco : fbcore | jar | 2.6.0 |
com.facebook.fresco : imagepipeline | jar | 2.6.0 |
com.facebook.fresco : imagepipeline-native | jar | 2.6.0 |
com.facebook.fresco : memory-type-ashmem | jar | 2.6.0 |
com.facebook.fresco : memory-type-native | jar | 2.6.0 |
com.facebook.fresco : memory-type-java | jar | 2.6.0 |