MacOS Theme for Compose

A collection of components that follow MacOS Theme, written in Compose UI

License

License

GroupId

GroupId

io.github.chozzle
ArtifactId

ArtifactId

compose-macos-theme-android
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

aar
Description

Description

MacOS Theme for Compose
A collection of components that follow MacOS Theme, written in Compose UI
Project URL

Project URL

https://github.com/chozzle/compose-macos-theme
Source Code Management

Source Code Management

https://github.com/chozzle/compose-macos-theme

Download compose-macos-theme-android

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.compose.runtime » runtime jar 1.1.0-alpha06
androidx.compose.foundation » foundation jar 1.1.0-alpha06
androidx.compose.material » material jar 1.1.0-alpha06
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0