is not current version
Last Version 4.13.2

com.github.bumptech.glide:volley-integration 1.2.2

An integration library to use Volley to fetch data over http/https in Glide

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

volley-integration
Version

Version

1.2.2
Type

Type

jar

Download volley-integration 1.2.2


<!-- https://jarcasting.com/artifacts/com.github.bumptech.glide/volley-integration/ -->
<dependency>
    <groupId>com.github.bumptech.glide</groupId>
    <artifactId>volley-integration</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bumptech.glide/volley-integration/
implementation 'com.github.bumptech.glide:volley-integration:1.2.2'
// https://jarcasting.com/artifacts/com.github.bumptech.glide/volley-integration/
implementation ("com.github.bumptech.glide:volley-integration:1.2.2")
'com.github.bumptech.glide:volley-integration:jar:1.2.2'
<dependency org="com.github.bumptech.glide" name="volley-integration" rev="1.2.2">
  <artifact name="volley-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bumptech.glide', module='volley-integration', version='1.2.2')
)
libraryDependencies += "com.github.bumptech.glide" % "volley-integration" % "1.2.2"
[com.github.bumptech.glide/volley-integration "1.2.2"]