jar

io.github.softartdev : material-theme-prefs-desktop

Maven & Gradle

Aug 19, 2023
21 stars

Material Theme Preferences · Kotlin Multiplatform library for easy switching Dark/Light Material themes on Compose.

Table Of Contents

Latest Version

Download io.github.softartdev : material-theme-prefs-desktop JAR file - Latest Versions:

All Versions

Download io.github.softartdev : material-theme-prefs-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.3
0.2
0.1

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 material-theme-prefs-desktop-0.5.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.softartdev.themepref

├─ com.softartdev.themepref.DialogHolder.class - [JAR]

├─ com.softartdev.themepref.DialogHolderKt.class - [JAR]

├─ com.softartdev.themepref.JvmPreferenceHelper.class - [JAR]

├─ com.softartdev.themepref.JvmPreferenceHelperKt.class - [JAR]

├─ com.softartdev.themepref.MR.class - [JAR]

├─ com.softartdev.themepref.MenuPreferenceKt.class - [JAR]

├─ com.softartdev.themepref.PreferableMaterialTheme.class - [JAR]

├─ com.softartdev.themepref.PreferableMaterialThemeKt.class - [JAR]

├─ com.softartdev.themepref.PreferenceHelper.class - [JAR]

├─ com.softartdev.themepref.PreferenceHelperKt.class - [JAR]

├─ com.softartdev.themepref.SettingsScaffoldKt.class - [JAR]

├─ com.softartdev.themepref.ThemeEnum.class - [JAR]

├─ com.softartdev.themepref.ThemePrefs.class - [JAR]

├─ com.softartdev.themepref.ThemePrefsKt.class - [JAR]