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

Re-compose 0.0.6

Event Driven Android UI Framework

Лицензия

Лицензия

MIT
Группа

Группа

com.github.whyrising.recompose
Идентификатор

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

recompose
Версия

Версия

0.0.6
Тип

Тип

aar
Описание

Описание

Re-compose
Event Driven Android UI Framework
Ссылка на сайт

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

https://github.com/whyrising/re-compose
Система контроля версий

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

https://github.com/whyrising/re-compose

Скачать recompose 0.0.6


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

Зависимости

compile (1)

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

runtime (11)

Идентификатор библиотеки Тип Версия
androidx.core » core-ktx jar 1.7.0-rc01
androidx.appcompat » appcompat jar 1.4.0-beta01
androidx.compose.runtime » runtime jar 1.1.0-beta02
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0-rc01
androidx.lifecycle » lifecycle-viewmodel-compose jar 2.4.0-rc01
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-test jar 1.5.2
com.github.whyrising.y : y-core jar 0.0.10
com.github.whyrising.y : y-collections jar 0.0.10
com.github.whyrising.y : y-concurrency jar 0.0.10

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

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