| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.whyrising.recompose |
| Идентификатор | Идентификаторrecompose |
| Версия | Версияv0.0.1 |
| Тип | Типaar |
| Описание |
ОписаниеRe-compose
Event Driven Android UI Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| recompose-v0.0.1.pom | |
| recompose-v0.0.1-sources.jar | 9 KB |
| recompose-v0.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.whyrising.recompose/recompose/ -->
<dependency>
<groupId>com.github.whyrising.recompose</groupId>
<artifactId>recompose</artifactId>
<version>v0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.whyrising.recompose/recompose/
implementation 'com.github.whyrising.recompose:recompose:v0.0.1'
// https://jarcasting.com/artifacts/com.github.whyrising.recompose/recompose/
implementation ("com.github.whyrising.recompose:recompose:v0.0.1")
'com.github.whyrising.recompose:recompose:aar:v0.0.1'
<dependency org="com.github.whyrising.recompose" name="recompose" rev="v0.0.1">
<artifact name="recompose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.whyrising.recompose', module='recompose', version='v0.0.1')
)
libraryDependencies += "com.github.whyrising.recompose" % "recompose" % "v0.0.1"
[com.github.whyrising.recompose/recompose "v0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.lifecycle » lifecycle-viewmodel-compose | jar | 1.0.0-alpha07 |
| io.reactivex.rxjava3 : rxkotlin | jar | 3.0.1 |
| com.github.whyrising.y : y-collections | jar | 0.0.2.1 |