License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.facebook.fresco |
ArtifactId | ArtifactIdimagepipeline-native |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionImagePipelineNative
Native code for the Fresco ImagePipeline
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imagepipeline-native-2.6.0.pom | |
imagepipeline-native-2.6.0-sources.jar | 8 KB |
imagepipeline-native-2.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-native/ -->
<dependency>
<groupId>com.facebook.fresco</groupId>
<artifactId>imagepipeline-native</artifactId>
<version>2.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-native/
implementation 'com.facebook.fresco:imagepipeline-native:2.6.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-native/
implementation ("com.facebook.fresco:imagepipeline-native:2.6.0")
'com.facebook.fresco:imagepipeline-native:aar:2.6.0'
<dependency org="com.facebook.fresco" name="imagepipeline-native" rev="2.6.0">
<artifact name="imagepipeline-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='imagepipeline-native', version='2.6.0')
)
libraryDependencies += "com.facebook.fresco" % "imagepipeline-native" % "2.6.0"
[com.facebook.fresco/imagepipeline-native "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.fresco : imagepipeline | jar | 2.6.0 |
com.facebook.fresco : fbcore | jar | 2.6.0 |
com.facebook.soloader : soloader | jar | 0.10.1 |