| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdtz.co.asoft |
| ArtifactId | ArtifactIdviewmodel-core-android |
| Last Version | Last Version0.2.42 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionviewmodel-core
A multiplatfrom library for authoring viewmodel in an MVIVM architecture
|
| Filename | Size |
|---|---|
| viewmodel-core-android-0.2.42.pom | |
| viewmodel-core-android-0.2.42-sources.jar | 3 KB |
| viewmodel-core-android-0.2.42-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/tz.co.asoft/viewmodel-core-android/ -->
<dependency>
<groupId>tz.co.asoft</groupId>
<artifactId>viewmodel-core-android</artifactId>
<version>0.2.42</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/viewmodel-core-android/
implementation 'tz.co.asoft:viewmodel-core-android:0.2.42'
// https://jarcasting.com/artifacts/tz.co.asoft/viewmodel-core-android/
implementation ("tz.co.asoft:viewmodel-core-android:0.2.42")
'tz.co.asoft:viewmodel-core-android:aar:0.2.42'
<dependency org="tz.co.asoft" name="viewmodel-core-android" rev="0.2.42">
<artifact name="viewmodel-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='viewmodel-core-android', version='0.2.42')
)
libraryDependencies += "tz.co.asoft" % "viewmodel-core-android" % "0.2.42"
[tz.co.asoft/viewmodel-core-android "0.2.42"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
| tz.co.asoft : logging-console-android | jar | 1.5.1 |
| tz.co.asoft : live-core-jvm | jar | 0.2.42 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.7.0 |