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 compose-multiplatform-common-legacy-jvm-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.huanshankeji.compose.ui.unit
├─ com.huanshankeji.compose.ui.unit.DpOrPx.class - [JAR]
├─ com.huanshankeji.compose.ui.unit.HeightOrWidth.class - [JAR]
├─ com.huanshankeji.compose.ui.unit.Length.class - [JAR]
├─ com.huanshankeji.compose.ui.unit.LengthOrPercentage.class - [JAR]
├─ com.huanshankeji.compose.ui.unit.PercentageImpl.class - [JAR]
├─ com.huanshankeji.compose.ui.unit.SizesKt.class - [JAR]
com.huanshankeji.compose.ui
├─ com.huanshankeji.compose.ui.Element.class - [JAR]
├─ com.huanshankeji.compose.ui.ModifierOrAttrsScope.class - [JAR]
├─ com.huanshankeji.compose.ui.ModifierOrAttrsScopeJvmKt.class - [JAR]
├─ com.huanshankeji.compose.ui.ModifierOrAttrsScopeKt.class - [JAR]
├─ com.huanshankeji.compose.ui.StyleScope.class - [JAR]
com.huanshankeji.compose.layout
├─ com.huanshankeji.compose.layout.BoxElement.class - [JAR]
├─ com.huanshankeji.compose.layout.BoxKt.class - [JAR]
├─ com.huanshankeji.compose.layout.ColumnElement.class - [JAR]
├─ com.huanshankeji.compose.layout.ColumnKt.class - [JAR]
├─ com.huanshankeji.compose.layout.RowElement.class - [JAR]
├─ com.huanshankeji.compose.layout.RowKt.class - [JAR]
com.huanshankeji.compose
├─ com.huanshankeji.compose.BasicTextElement.class - [JAR]
├─ com.huanshankeji.compose.BasicTextKt.class - [JAR]
├─ com.huanshankeji.compose.RawTextKt.class - [JAR]
com.huanshankeji.compose.ui.color
├─ com.huanshankeji.compose.ui.color.Color.class - [JAR]
├─ com.huanshankeji.compose.ui.color.ColorJvmKt.class - [JAR]
├─ com.huanshankeji.compose.ui.color.ColorKt.class - [JAR]
├─ com.huanshankeji.compose.ui.color.Colors.class - [JAR]