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 qbittorrent-models-jvm-1.0.0-beta04.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
qbittorrent.models
├─ qbittorrent.models.AddTorrentBody.class - [JAR]
├─ qbittorrent.models.BuildInfo.class - [JAR]
├─ qbittorrent.models.Category.class - [JAR]
├─ qbittorrent.models.ConnectionStatus.class - [JAR]
├─ qbittorrent.models.GlobalTransferInfo.class - [JAR]
├─ qbittorrent.models.KeyMergingTransformer.class - [JAR]
├─ qbittorrent.models.LogEntry.class - [JAR]
├─ qbittorrent.models.MainData.class - [JAR]
├─ qbittorrent.models.PeerLog.class - [JAR]
├─ qbittorrent.models.PieceState.class - [JAR]
├─ qbittorrent.models.ServerState.class - [JAR]
├─ qbittorrent.models.TagListSerializer.class - [JAR]
├─ qbittorrent.models.Torrent.class - [JAR]
├─ qbittorrent.models.TorrentFile.class - [JAR]
├─ qbittorrent.models.TorrentFilter.class - [JAR]
├─ qbittorrent.models.TorrentProperties.class - [JAR]