Last Version

Glide OkHttp Integration 4.13.2

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

okhttp-integration
Version

Version

4.13.2
Type

Type

aar
Description

Description

Glide OkHttp Integration
An integration library to use OkHttp 2.x to fetch data over http/https in Glide
Project URL

Project URL

https://github.com/bumptech/glide
Source Code Management

Source Code Management

https://github.com/bumptech/glide

Download okhttp-integration 4.13.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.13.2
com.squareup.okhttp : okhttp jar 2.7.5
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.