is not current version
Last Version 2.6.0

ImagePipeline 2.3.0

The underlying image loading mechanism of the Fresco library

License

License

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

imagepipeline
Version

Version

2.3.0
Type

Type

aar
Description

Description

ImagePipeline
The underlying image loading mechanism of the Fresco library
Project URL

Project URL

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

Source Code Management

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

Download imagepipeline 2.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.facebook.fresco : imagepipeline-base jar 2.3.0

runtime (4)

Group / Artifact Type Version
com.facebook.soloader : nativeloader jar 0.9.0
com.facebook.soloader : annotation jar 0.9.0
com.parse.bolts : bolts-tasks jar 1.4.0
com.facebook.fresco : fbcore jar 2.3.0

test (14)

Group / Artifact Type Version
androidx.legacy » legacy-support-core-utils jar 1.0.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.facebook.fresco : imagepipeline-test jar 2.3.0
com.facebook.fresco : imagepipeline-base-test jar 2.3.0
com.facebook.fresco : nativeimagetranscoder jar 2.3.0
junit : junit jar 4.12
org.easytesting : fest-assert-core jar 2.0M10
org.mockito : mockito-core jar 2.26.0
org.powermock : powermock-api-mockito2 jar 2.0.2
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-module-junit4-rule jar 2.0.2
org.powermock : powermock-classloading-xstream jar 2.0.2
org.robolectric : robolectric jar 4.3.1
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.