is not current version
Last Version 0.0.6

Re-compose v0.0.1

Event Driven Android UI Framework

License

License

MIT
GroupId

GroupId

com.github.whyrising.recompose
ArtifactId

ArtifactId

recompose
Version

Version

v0.0.1
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 v0.0.1


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

Dependencies

compile (1)

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

runtime (5)

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.2.1

Project Modules

There are no modules declared in this project.