jar

com.huanshankeji : compose-multiplatform-common-legacy-jvm

Maven & Gradle

Apr 17, 2024
10 stars

Legacy Compose Multiplatform common wrappers · Legacy common wrappers of components (including layouts) and styles for Compose Multiplatform on (desktop/Android and web) This legacy module depends on `com.huanshankeji:compose-web-common` instead of Kobweb Silk and its components use the `ModifierOrAttrsScope` class to configure styles.

Table Of Contents

Latest Version

Download com.huanshankeji : compose-multiplatform-common-legacy-jvm JAR file - Latest Versions:

All Versions

Download com.huanshankeji : compose-multiplatform-common-legacy-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

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 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]