Last Version

PreCompose 1.2.2

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

1.2.2
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 1.2.2


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