is not current version
Last Version 0.2.23

live-compose 0.2.21

Bindings for Live<S> object to be used with compose

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

live-compose-android
Version

Version

0.2.21
Type

Type

aar
Description

Description

live-compose
Bindings for Live<S> object to be used with compose

Download live-compose-android 0.2.21


<!-- https://jarcasting.com/artifacts/tz.co.asoft/live-compose-android/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>live-compose-android</artifactId>
    <version>0.2.21</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/live-compose-android/
implementation 'tz.co.asoft:live-compose-android:0.2.21'
// https://jarcasting.com/artifacts/tz.co.asoft/live-compose-android/
implementation ("tz.co.asoft:live-compose-android:0.2.21")
'tz.co.asoft:live-compose-android:aar:0.2.21'
<dependency org="tz.co.asoft" name="live-compose-android" rev="0.2.21">
  <artifact name="live-compose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='live-compose-android', version='0.2.21')
)
libraryDependencies += "tz.co.asoft" % "live-compose-android" % "0.2.21"
[tz.co.asoft/live-compose-android "0.2.21"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
tz.co.asoft : live-core-jvm jar 0.2.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

runtime (1)

Group / Artifact Type Version
androidx.compose.runtime » runtime jar 1.1.0-beta04

Project Modules

There are no modules declared in this project.