License |
License |
---|---|
GroupId | GroupIdmoe.tlaster |
ArtifactId | ArtifactIdprecompose-android-debug |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPreCompose
A third-party Jetbrains Compose library with ViewModel, LiveData and Navigation support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
precompose-android-debug-1.2.2.pom | |
precompose-android-debug-1.2.2-sources.jar | 32 KB |
precompose-android-debug-1.2.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.benasher44 : uuid-jvm | jar | 0.4.0 |