PreCompose

A third-party Jetbrains Compose library with ViewModel, LiveData and Navigation support.

License

License

MIT
GroupId

GroupId

moe.tlaster
ArtifactId

ArtifactId

precompose-android
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

aar
Description

Description

PreCompose
A third-party Jetbrains Compose library with ViewModel, LiveData and Navigation support.
Project URL

Project URL

https://github.com/Tlaster/PreCompose
Source Code Management

Source Code Management

https://github.com/Tlaster/PreCompose

Download precompose-android

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.1.0
androidx.compose.animation » animation jar 1.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1-native-mt
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
androidx.activity » activity-ktx jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (1)

Group / Artifact Type Version
com.benasher44 : uuid-jvm jar 0.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.1.5
1.1.4
1.1.3
1.1.1
1.1.0
1.0.0
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0