Material Theme Preferences

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

License

License

MIT
GroupId

GroupId

io.github.softartdev
ArtifactId

ArtifactId

material-theme-prefs-android-debug
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/softartdev/MaterialThemePrefs
Source Code Management

Source Code Management

https://github.com/softartdev/MaterialThemePrefs

Download material-theme-prefs-android-debug

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.softartdev/material-theme-prefs-android-debug/ -->
<dependency>
    <groupId>io.github.softartdev</groupId>
    <artifactId>material-theme-prefs-android-debug</artifactId>
    <version>0.3.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.softartdev/material-theme-prefs-android-debug/
implementation 'io.github.softartdev:material-theme-prefs-android-debug:0.3.3'
// https://jarcasting.com/artifacts/io.github.softartdev/material-theme-prefs-android-debug/
implementation ("io.github.softartdev:material-theme-prefs-android-debug:0.3.3")
'io.github.softartdev:material-theme-prefs-android-debug:aar:0.3.3'
<dependency org="io.github.softartdev" name="material-theme-prefs-android-debug" rev="0.3.3">
  <artifact name="material-theme-prefs-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.softartdev', module='material-theme-prefs-android-debug', version='0.3.3')
)
libraryDependencies += "io.github.softartdev" % "material-theme-prefs-android-debug" % "0.3.3"
[io.github.softartdev/material-theme-prefs-android-debug "0.3.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (5)

Group / Artifact Type Version
androidx.compose.runtime » runtime jar 1.1.0
androidx.compose.foundation » foundation jar 1.1.0
androidx.compose.material » material jar 1.1.0
dev.icerock.moko : resources-android-debug jar 0.20.0
androidx.preference » preference jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3
0.3.1
0.3
0.2
0.1