не последняя версия
Последняя версия 4.13.2

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

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

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.github.bumptech.glide
Идентификатор

Идентификатор

volley-integration
Версия

Версия

4.9.0
Тип

Тип

aar

Скачать volley-integration 4.9.0


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