Last Version

Re-compose 0.0.6

Event Driven Android UI Framework

License

License

MIT
GroupId

GroupId

com.github.whyrising.recompose
ArtifactId

ArtifactId

recompose
Version

Version

0.0.6
Type

Type

aar
Description

Description

Re-compose
Event Driven Android UI Framework
Project URL

Project URL

https://github.com/whyrising/re-compose
Source Code Management

Source Code Management

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

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (11)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.