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 ln-invoice-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
app.cash.lninvoice
├─ app.cash.lninvoice.Bech32Data.class - [JAR]
├─ app.cash.lninvoice.Bech32DataKt.class - [JAR]
├─ app.cash.lninvoice.BitReader.class - [JAR]
├─ app.cash.lninvoice.BitcoinAmount.class - [JAR]
├─ app.cash.lninvoice.BitcoinAmountKt.class - [JAR]
├─ app.cash.lninvoice.FieldTags.class - [JAR]
├─ app.cash.lninvoice.InvalidChecksum.class - [JAR]
├─ app.cash.lninvoice.InvalidInvoice.class - [JAR]
├─ app.cash.lninvoice.Network.class - [JAR]
├─ app.cash.lninvoice.PaymentRequest.class - [JAR]
├─ app.cash.lninvoice.TaggedField.class - [JAR]
├─ app.cash.lninvoice.UnknownNetworkException.class - [JAR]