Last Version

ImagePipeline-Volley Integration 2.6.0

An integration library to use Volley as the networking layer in ImagePipeline

License

License

MIT
GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

imagepipeline-volley
Version

Version

2.6.0
Type

Type

aar
Description

Description

ImagePipeline-Volley Integration
An integration library to use Volley as the networking layer in ImagePipeline
Project URL

Project URL

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

Source Code Management

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

Download imagepipeline-volley 2.6.0


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

Dependencies

runtime (8)

Group / Artifact Type Version
com.android.volley : volley jar 1.1.0
com.facebook.fresco : fbcore jar 2.6.0
com.facebook.fresco : imagepipeline jar 2.6.0
com.facebook.fresco : imagepipeline-native jar 2.6.0
com.facebook.fresco : memory-type-ashmem jar 2.6.0
com.facebook.fresco : memory-type-native jar 2.6.0
com.facebook.fresco : memory-type-java jar 2.6.0
com.facebook.fresco : imagepipeline-base jar 2.6.0

Project Modules

There are no modules declared in this project.