is not current version
Last Version 0.0.6

com.github.whyrising.recompose:recompose 0.0.3

Event Driven Android UI Framework

GroupId

GroupId

com.github.whyrising.recompose
ArtifactId

ArtifactId

recompose
Version

Version

0.0.3
Type

Type

aar

Download recompose 0.0.3


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