| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.lcdsmao.jettheme |
| Идентификатор | Идентификаторjettheme |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеJetTheme
A flexible theme provider for Jetpack Compose.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jettheme-1.0.0.pom | |
| jettheme-1.0.0-sources.jar | 8 KB |
| jettheme-1.0.0-javadoc.jar | 273 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.lcdsmao.jettheme/jettheme/ -->
<dependency>
<groupId>dev.lcdsmao.jettheme</groupId>
<artifactId>jettheme</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.lcdsmao.jettheme/jettheme/
implementation 'dev.lcdsmao.jettheme:jettheme:1.0.0'
// https://jarcasting.com/artifacts/dev.lcdsmao.jettheme/jettheme/
implementation ("dev.lcdsmao.jettheme:jettheme:1.0.0")
'dev.lcdsmao.jettheme:jettheme:aar:1.0.0'
<dependency org="dev.lcdsmao.jettheme" name="jettheme" rev="1.0.0">
<artifact name="jettheme" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.lcdsmao.jettheme', module='jettheme', version='1.0.0')
)
libraryDependencies += "dev.lcdsmao.jettheme" % "jettheme" % "1.0.0"
[dev.lcdsmao.jettheme/jettheme "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.datastore » datastore-preferences | jar | 1.0.0 |
| androidx.compose.runtime » runtime | jar | 1.0.1 |
| androidx.compose.foundation » foundation | jar | 1.0.1 |
| androidx.compose.animation » animation | jar | 1.0.1 |