не последняя версия
Последняя версия 0.0.2

com.github.satoshun.compose.palette:coil 0.0.1

Palette for Jetpack Compose

Группа

Группа

com.github.satoshun.compose.palette
Идентификатор

Идентификатор

coil
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать coil 0.0.1

Имя Файла Размер
coil-0.0.1.pom
coil-0.0.1-sources.jar 1 KB
coil-0.0.1-javadoc.jar 261 bytes
Обзор

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