aar

com.forceai.glide : okhttp-integration

Maven & Gradle

Nov 17, 2022
34.6k stars

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

Table Of Contents

Latest Version

Download com.forceai.glide : okhttp-integration AAR file - Latest Versions:

All Versions

Download com.forceai.glide : okhttp-integration JAR file - All Versions:

Version Vulnerabilities Size Updated
4.11.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 okhttp-integration-4.11.0.10.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_okhttp_OkHttpLibraryGlideModule.class - [JAR]

com.bumptech.glide.integration.okhttp

├─ com.bumptech.glide.integration.okhttp.OkHttpGlideModule.class - [JAR]

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

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

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

Advertisement