jar

io.github.alphicc : desktop-jvm

Maven & Gradle

Aug 09, 2023
55 stars

Brick · Brick - Navigation library for Jetpack Compose.

Table Of Contents

Latest Version

Download io.github.alphicc : desktop-jvm JAR file - Latest Versions:

All Versions

Download io.github.alphicc : desktop-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window desktop-jvm-2.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.alphicc.desktop.innerNavigationSample

├─ io.github.alphicc.desktop.innerNavigationSample.InnerNavigationContentKt.class - [JAR]

├─ io.github.alphicc.desktop.innerNavigationSample.InnerNavigationViewModel.class - [JAR]

io.github.alphicc.desktop.redSquareChild

├─ io.github.alphicc.desktop.redSquareChild.RedSquareContentKt.class - [JAR]

├─ io.github.alphicc.desktop.redSquareChild.RedSquareViewModel.class - [JAR]

io.github.alphicc.desktop.blueSquareChild

├─ io.github.alphicc.desktop.blueSquareChild.BlueSquareContentKt.class - [JAR]

├─ io.github.alphicc.desktop.blueSquareChild.BlueSquareViewModel.class - [JAR]

io.github.alphicc.desktop.bottomMenu

├─ io.github.alphicc.desktop.bottomMenu.BottomMenuContentKt.class - [JAR]

├─ io.github.alphicc.desktop.bottomMenu.BottomMenuViewModel.class - [JAR]

io.github.alphicc.desktop

├─ io.github.alphicc.desktop.Screens.class - [JAR]

io.github.alphicc.desktop.childNavigationSample

├─ io.github.alphicc.desktop.childNavigationSample.ChildNavigationContentKt.class - [JAR]

├─ io.github.alphicc.desktop.childNavigationSample.ChildNavigationViewModel.class - [JAR]

io.github.alphicc.desktop.welcome

├─ io.github.alphicc.desktop.welcome.WelcomeKt.class - [JAR]

├─ io.github.alphicc.desktop.welcome.WelcomeViewModel.class - [JAR]

io.github.alphicc.desktop.channelArgumentReceiveSample

├─ io.github.alphicc.desktop.channelArgumentReceiveSample.ChannelArgumentReceiveContentKt.class - [JAR]

├─ io.github.alphicc.desktop.channelArgumentReceiveSample.ChannelArgumentReceiveViewModel.class - [JAR]

io.github.alphicc.desktop.channelArgumentSendSample

├─ io.github.alphicc.desktop.channelArgumentSendSample.ChannelArgumentSendContentKt.class - [JAR]

├─ io.github.alphicc.desktop.channelArgumentSendSample.ChannelArgumentSendViewModel.class - [JAR]

io.github.alphicc.desktop.somethingDetails

├─ io.github.alphicc.desktop.somethingDetails.SomethingDetailsContentKt.class - [JAR]

├─ io.github.alphicc.desktop.somethingDetails.SomethingDetailsViewModel.class - [JAR]

Advertisement