aar

com.forceai.glide : volley-integration

Maven & Gradle

Nov 17, 2022
34.6k stars

Glide Volley Integration · An integration library to use Volley to fetch data over http/https in Glide

Table Of Contents

Latest Version

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

All Versions

Download com.forceai.glide : volley-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 volley-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.integration.volley

├─ com.bumptech.glide.integration.volley.VolleyGlideModule.class - [JAR]

├─ com.bumptech.glide.integration.volley.VolleyLibraryGlideModule.class - [JAR]

├─ com.bumptech.glide.integration.volley.VolleyRequestFactory.class - [JAR]

├─ com.bumptech.glide.integration.volley.VolleyStreamFetcher.class - [JAR]

├─ com.bumptech.glide.integration.volley.VolleyUrlLoader.class - [JAR]

com.bumptech.glide.annotation.compiler

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

Advertisement