License |
License |
---|---|
GroupId | GroupIdro.dragossusi |
ArtifactId | ArtifactIdviewmodel-android-debug |
Version | Version0.0.2 |
Type | Typeaar |
Description |
DescriptionViewModel
ViewModel classes for easier usage in multiplatform projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
viewmodel-android-debug-0.0.2.pom | |
viewmodel-android-debug-0.0.2-sources.jar | 1 KB |
viewmodel-android-debug-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ro.dragossusi/viewmodel-android-debug/ -->
<dependency>
<groupId>ro.dragossusi</groupId>
<artifactId>viewmodel-android-debug</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ro.dragossusi/viewmodel-android-debug/
implementation 'ro.dragossusi:viewmodel-android-debug:0.0.2'
// https://jarcasting.com/artifacts/ro.dragossusi/viewmodel-android-debug/
implementation ("ro.dragossusi:viewmodel-android-debug:0.0.2")
'ro.dragossusi:viewmodel-android-debug:aar:0.0.2'
<dependency org="ro.dragossusi" name="viewmodel-android-debug" rev="0.0.2">
<artifact name="viewmodel-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='ro.dragossusi', module='viewmodel-android-debug', version='0.0.2')
)
libraryDependencies += "ro.dragossusi" % "viewmodel-android-debug" % "0.0.2"
[ro.dragossusi/viewmodel-android-debug "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.10 |