| License |
License |
|---|---|
| GroupId | GroupIdcom.adeo |
| ArtifactId | ArtifactIdkviewmodel-compose-android |
| Version | Version0.7 |
| Type | Typeaar |
| Description |
DescriptionKViewModel library
ViewModel for Multiplatform
|
| Filename | Size |
|---|---|
| kviewmodel-compose-android-0.7.pom | |
| kviewmodel-compose-android-0.7-sources.jar | 1 KB |
| kviewmodel-compose-android-0.7-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.adeo/kviewmodel-compose-android/ -->
<dependency>
<groupId>com.adeo</groupId>
<artifactId>kviewmodel-compose-android</artifactId>
<version>0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adeo/kviewmodel-compose-android/
implementation 'com.adeo:kviewmodel-compose-android:0.7'
// https://jarcasting.com/artifacts/com.adeo/kviewmodel-compose-android/
implementation ("com.adeo:kviewmodel-compose-android:0.7")
'com.adeo:kviewmodel-compose-android:aar:0.7'
<dependency org="com.adeo" name="kviewmodel-compose-android" rev="0.7">
<artifact name="kviewmodel-compose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adeo', module='kviewmodel-compose-android', version='0.7')
)
libraryDependencies += "com.adeo" % "kviewmodel-compose-android" % "0.7"
[com.adeo/kviewmodel-compose-android "0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.adeo : kviewmodel-android | jar | 0.7 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.runtime » runtime | jar | 1.1.0 |
| androidx.compose.foundation » foundation | jar | 1.1.0 |
| androidx.compose.material » material | jar | 1.1.0 |