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

uni 1.0.2

A kotlin flowy unidirectional archtecture with a dazzle of DSL.

Лицензия

Лицензия

Группа

Группа

com.ekeitho.uni
Идентификатор

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

uni
Версия

Версия

1.0.2
Тип

Тип

aar
Описание

Описание

uni
A kotlin flowy unidirectional archtecture with a dazzle of DSL.
Ссылка на сайт

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

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

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

https://github.com/ekeitho/uni

Скачать uni 1.0.2

Имя Файла Размер
uni-1.0.2.pom
uni-1.0.2-sources.jar 2 KB
uni-1.0.2-javadoc.jar 261 bytes
Обзор

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (11)

Идентификатор библиотеки Тип Версия
androidx.compose.runtime » runtime-livedata jar 1.2.0-alpha04
androidx.core » core-ktx jar 1.7.0
androidx.compose.ui » ui jar 1.2.0-alpha02
androidx.compose.material » material jar 1.2.0-alpha04
androidx.compose.material3 » material3 jar 1.0.0-alpha06
androidx.compose.ui » ui-tooling-preview jar 1.2.0-alpha02
androidx.compose.ui » ui-text jar 1.2.0-alpha02
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
androidx.activity » activity-compose jar 1.4.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

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

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