License |
License |
---|---|
GroupId | GroupIdio.github.qdsfdhvh |
ArtifactId | ArtifactIdprecompose-android |
Last Version | Last Version1.1.4 |
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-1.1.4.pom | |
precompose-android-1.1.4-sources.jar | 19 KB |
precompose-android-1.1.4-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
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 |