is not current version
Last Version 2.6.0

com.facebook.fresco:imagepipeline-volley 1.7.0

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

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

imagepipeline-volley
Version

Version

1.7.0
Type

Type

aar

Download imagepipeline-volley 1.7.0


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