is not current version
Last Version 1.2.2

PreCompose 0.1.5

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

License

License

MIT
GroupId

GroupId

moe.tlaster
ArtifactId

ArtifactId

precompose-android-debug
Version

Version

0.1.5
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-debug 0.1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.compose.foundation » foundation-android-debug jar 0.4.0-build211
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (3)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0-alpha01
androidx.savedstate » savedstate-ktx jar 1.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.3

Project Modules

There are no modules declared in this project.