Last Version

Compose Palette 0.0.2

Palette for Jetpack Compose

License

License

GroupId

GroupId

com.github.satoshun.compose.palette
ArtifactId

ArtifactId

palette
Version

Version

0.0.2
Type

Type

aar
Description

Description

Compose Palette
Palette for Jetpack Compose
Project URL

Project URL

https://github.com/satoshun/compose-palette
Source Code Management

Source Code Management

https://github.com/satoshun/compose-palette

Download palette 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.palette » palette-ktx jar 1.0.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.compose.ui » ui jar 1.0.2

Project Modules

There are no modules declared in this project.