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 cardano-client-backend-koios-0.5.0-beta1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bloxbean.cardano.client.backend.koios
├─ com.bloxbean.cardano.client.backend.koios.Constants.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosAccountService.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosAddressService.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosAssetService.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosBackendService.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosBlockService.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosEpochService.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosMetadataService.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosNetworkService.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosTransactionService.class - [JAR]
├─ com.bloxbean.cardano.client.backend.koios.KoiosUtxoService.class - [JAR]