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 promoter-desktop-2.0.0-alpha03.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bumble.appyx.components.experimental.promoter
├─ com.bumble.appyx.components.experimental.promoter.Promoter.class - [JAR]
├─ com.bumble.appyx.components.experimental.promoter.PromoterModel.class - [JAR]
com.bumble.appyx.components.experimental.promoter.ui
├─ com.bumble.appyx.components.experimental.promoter.ui.MutableUiState.class - [JAR]
├─ com.bumble.appyx.components.experimental.promoter.ui.MutableUiStateKt.class - [JAR]
├─ com.bumble.appyx.components.experimental.promoter.ui.PromoterMotionController.class - [JAR]
├─ com.bumble.appyx.components.experimental.promoter.ui.TargetUiState.class - [JAR]
com.bumble.appyx.components.experimental.promoter.operation
├─ com.bumble.appyx.components.experimental.promoter.operation.AddFirst.class - [JAR]
├─ com.bumble.appyx.components.experimental.promoter.operation.AddFirstKt.class - [JAR]