Last Version

Compose Palette for Col 0.0.2

Palette for Jetpack Compose

License

License

GroupId

GroupId

com.github.satoshun.compose.palette
ArtifactId

ArtifactId

coil
Version

Version

0.0.2
Type

Type

aar
Description

Description

Compose Palette for Col
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 coil 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.satoshun.compose.palette : palette jar 0.0.2
androidx.palette » palette-ktx jar 1.0.0
io.coil-kt : coil-compose jar 1.3.2

runtime (3)

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

Project Modules

There are no modules declared in this project.