is not current version
Last Version 0.4.2

MacOS Theme for Compose 0.4.0

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-debug
Version

Version

0.4.0
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-debug 0.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31
org.jetbrains.compose.runtime » runtime-android-debug jar 0.3.2
org.jetbrains.compose.foundation » foundation-android-debug jar 0.3.2
org.jetbrains.compose.material » material-android-debug jar 0.3.2

runtime (1)

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

Project Modules

There are no modules declared in this project.