is not current version
Last Version 2.6.0

ImagePipelineNative 2.3.0

Native code for the Fresco ImagePipeline

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

imagepipeline-native
Version

Version

2.3.0
Type

Type

aar
Description

Description

ImagePipelineNative
Native code for the Fresco ImagePipeline
Project URL

Project URL

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

Source Code Management

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

Download imagepipeline-native 2.3.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.facebook.fresco : imagepipeline jar 2.3.0
com.facebook.fresco : fbcore jar 2.3.0
com.facebook.soloader : soloader jar 0.9.0

test (10)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.9.0
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.facebook.fresco : imagepipeline-base-test jar 2.3.0
com.facebook.fresco : imagepipeline-test jar 2.3.0

Project Modules

There are no modules declared in this project.