jar

com.koushikdutta.urlimageviewhelper : urlimageviewhelper

Maven & Gradle

Jun 02, 2013
968 stars

UrlImageViewHelper · Android library that sets an ImageView's contents from a url. Manages image downloading, caching, and makes your coffee too.

Table Of Contents

Latest Version

Download com.koushikdutta.urlimageviewhelper : urlimageviewhelper JAR file - Latest Versions:

All Versions

Download com.koushikdutta.urlimageviewhelper : urlimageviewhelper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

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 urlimageviewhelper-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.koushikdutta.urlimageviewhelper

├─ com.koushikdutta.urlimageviewhelper.AssetUrlDownloader.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.Constants.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.ContactContentUrlDownloader.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.ContentUrlDownloader.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.DrawableCache.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.FileUrlDownloader.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.HttpUrlDownloader.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.LruBitmapCache.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.LruCache.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.SoftReferenceHashTable.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.UrlDownloader.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.UrlImageViewCallback.class - [JAR]

├─ com.koushikdutta.urlimageviewhelper.UrlImageViewHelper.class - [JAR]