Integration library for using OkHttp 3.x as the HTTP stack for fetching images in the Glide image loading library.
<dependency>
<groupId>com.github.bumptech.glide</groupId>
<artifactId>okhttp3-integration</artifactId>
<version>5.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register OkHttp as Glide's HTTP loader
Use Glide 4.x and ensure okhttp3-integration version matches Glide version.
No dependency data recorded yet.