aar

com.github.bumptech.glide : okhttp4-integration

Maven & Gradle

Aug 21, 2023
34.3k stars

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

Table Of Contents

Latest Version

Download com.github.bumptech.glide : okhttp4-integration AAR file - Latest Versions:

All Versions

Download com.github.bumptech.glide : okhttp4-integration JAR file - All Versions:

Version Vulnerabilities Size Updated
4.16.x
4.15.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window okhttp4-integration-4.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bumptech.glide.annotation.compiler

├─ com.bumptech.glide.annotation.compiler.GlideIndexer_GlideModule_com_bumptech_glide_integration_okhttp3_OkHttpLibraryGlideModule.class - [JAR]

com.bumptech.glide.integration.okhttp3

├─ com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule.class - [JAR]

├─ com.bumptech.glide.integration.okhttp3.OkHttpStreamFetcher.class - [JAR]

├─ com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader.class - [JAR]