| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.satoshun.compose.palette |
| Идентификатор | Идентификаторcoil |
| Версия | Версия0.0.2 |
| Тип | Типaar |
| Описание |
ОписаниеCompose Palette for Col
Palette for Jetpack Compose
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coil-0.0.2.pom | |
| coil-0.0.2-sources.jar | 1 KB |
| coil-0.0.2-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.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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |