JetTheme

A flexible theme provider for Jetpack Compose.

Лицензия

Лицензия

Группа

Группа

dev.lcdsmao.jettheme
Идентификатор

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

jettheme
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

JetTheme
A flexible theme provider for Jetpack Compose.
Ссылка на сайт

Ссылка на сайт

https://github.com/lcdsmao/jettheme/
Система контроля версий

Система контроля версий

https://github.com/lcdsmao/jettheme/

Скачать jettheme

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (8)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0
1.0.0-alpha06