is not current version
Last Version 0.0.6

Re-compose 0.0.2

Event Driven Android UI Framework

License

License

MIT
GroupId

GroupId

com.github.whyrising.recompose
ArtifactId

ArtifactId

recompose
Version

Version

0.0.2
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.2


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

Dependencies

compile (1)

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

runtime (6)

Group / Artifact Type Version
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.3
com.github.whyrising.y : y-concurrency jar 0.0.3

Project Modules

There are no modules declared in this project.