PreCompose

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

License

License

MIT
GroupId

GroupId

io.github.qdsfdhvh
ArtifactId

ArtifactId

precompose-android
Last Version

Last Version

1.1.4
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/io.github.qdsfdhvh/precompose-android/ -->
<dependency>
    <groupId>io.github.qdsfdhvh</groupId>
    <artifactId>precompose-android</artifactId>
    <version>1.1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qdsfdhvh/precompose-android/
implementation 'io.github.qdsfdhvh:precompose-android:1.1.4'
// https://jarcasting.com/artifacts/io.github.qdsfdhvh/precompose-android/
implementation ("io.github.qdsfdhvh:precompose-android:1.1.4")
'io.github.qdsfdhvh:precompose-android:aar:1.1.4'
<dependency org="io.github.qdsfdhvh" name="precompose-android" rev="1.1.4">
  <artifact name="precompose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.qdsfdhvh', module='precompose-android', version='1.1.4')
)
libraryDependencies += "io.github.qdsfdhvh" % "precompose-android" % "1.1.4"
[io.github.qdsfdhvh/precompose-android "1.1.4"]

Dependencies

compile (2)

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

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4