is not current version
Last Version 4.13.2

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

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.5.0
Type

Type

jar

Download volley-integration 1.5.0


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