jar

com.beastwall : storage-manager

Maven & Gradle

Jul 31, 2022
4 stars

com.beastwall:storage-manager · 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 : storage-manager JAR file - Latest Versions:

All Versions

Download com.beastwall : storage-manager 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 storage-manager-1.0.2.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]