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

com.github.bumptech.glide:okhttp3-integration 4.5.0

An integration library to use OkHttp 3.x to fetch data over http/https in Glide

Категории

Категории

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

Группа

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

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

okhttp3-integration
Версия

Версия

4.5.0
Тип

Тип

aar

Скачать okhttp3-integration 4.5.0


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