License |
License |
---|---|
GroupId | GroupIdcom.facebook.fresco |
ArtifactId | ArtifactIdimagepipeline |
Version | Version2.3.0 |
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.3.0.pom | |
imagepipeline-2.3.0.aar | 402 KB |
imagepipeline-2.3.0-sources.jar | 253 KB |
imagepipeline-2.3.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.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"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.fresco : imagepipeline-base | jar | 2.3.0 |
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 |
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 |