View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window file-storage-2023.19.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.avito.filestorage
├─ com.avito.filestorage.ContentType.class - [JAR]
├─ com.avito.filestorage.FileStorageClient.class - [JAR]
├─ com.avito.filestorage.FileStorageClientKt.class - [JAR]
├─ com.avito.filestorage.FutureValue.class - [JAR]
├─ com.avito.filestorage.HttpRemoteStorage.class - [JAR]
├─ com.avito.filestorage.RemoteStorage.class - [JAR]
├─ com.avito.filestorage.RemoteStorageFactory.class - [JAR]
├─ com.avito.filestorage.SettableFutureValue.class - [JAR]
├─ com.avito.filestorage.ToStringConverterFactory.class - [JAR]