is not current version
Last Version 0.4.2

MacOS Theme for Compose 0.4.1

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.1
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.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/io.github.chozzle/compose-macos-theme-android-debug/
implementation ("io.github.chozzle:compose-macos-theme-android-debug:0.4.1")
'io.github.chozzle:compose-macos-theme-android-debug:aar:0.4.1'
<dependency org="io.github.chozzle" name="compose-macos-theme-android-debug" rev="0.4.1">
  <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.1')
)
libraryDependencies += "io.github.chozzle" % "compose-macos-theme-android-debug" % "0.4.1"
[io.github.chozzle/compose-macos-theme-android-debug "0.4.1"]

Dependencies

compile (4)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.