License |
License |
---|---|
GroupId | GroupIdcom.facebook.fresco |
ArtifactId | ArtifactIdimagepipeline |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionImagePipeline
The underlying image loading mechanism of the Fresco library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imagepipeline-2.6.0.pom | |
imagepipeline-2.6.0.aar | 3 MB |
imagepipeline-2.6.0-sources.jar | 304 KB |
imagepipeline-2.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline/ -->
<dependency>
<groupId>com.facebook.fresco</groupId>
<artifactId>imagepipeline</artifactId>
<version>2.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline/
implementation 'com.facebook.fresco:imagepipeline:2.6.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline/
implementation ("com.facebook.fresco:imagepipeline:2.6.0")
'com.facebook.fresco:imagepipeline:aar:2.6.0'
<dependency org="com.facebook.fresco" name="imagepipeline" rev="2.6.0">
<artifact name="imagepipeline" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='imagepipeline', version='2.6.0')
)
libraryDependencies += "com.facebook.fresco" % "imagepipeline" % "2.6.0"
[com.facebook.fresco/imagepipeline "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.fresco : imagepipeline-base | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.soloader : nativeloader | jar | 0.10.1 |
com.facebook.soloader : annotation | jar | 0.10.1 |
com.parse.bolts : bolts-tasks | jar | 1.4.0 |
com.facebook.fresco : fbcore | jar | 2.6.0 |