jar

com.beastwall : StorageManager

Maven & Gradle

Jul 26, 2022

com.beastwall:StorageManager · A java library to store files in local storage, it supports asynchronous file saving using a different thread

Table Of Contents

Latest Version

Download com.beastwall : StorageManager JAR file - Latest Versions:

All Versions

Download com.beastwall : StorageManager JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 StorageManager-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.beastwall.storagemanager.callback

├─ com.beastwall.storagemanager.callback.FileSavedCall.class - [JAR]

├─ com.beastwall.storagemanager.callback.ProgressCallback.class - [JAR]

com.beastwall.storagemanager.utils

├─ com.beastwall.storagemanager.utils.FileType.class - [JAR]

├─ com.beastwall.storagemanager.utils.MimeType.class - [JAR]

├─ com.beastwall.storagemanager.utils.StorageUtils.class - [JAR]

com.beastwall.storagemanager

├─ com.beastwall.storagemanager.FileSaver.class - [JAR]