License |
License |
---|---|
GroupId | GroupIdcom.github.stephanenicolas.toothpick |
ArtifactId | ArtifactIdsmoothie-lifecycle-viewmodel-ktp |
Version | Version3.1.0 |
Type | Typeaar |
Description |
Descriptionsmoothie Lifecycle ViewModel KTP
'Toothpick package providing viewmodel support on architecture components viewmodel for Kotlin'
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-lifecycle-viewmodel-ktp/ -->
<dependency>
<groupId>com.github.stephanenicolas.toothpick</groupId>
<artifactId>smoothie-lifecycle-viewmodel-ktp</artifactId>
<version>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-lifecycle-viewmodel-ktp/
implementation 'com.github.stephanenicolas.toothpick:smoothie-lifecycle-viewmodel-ktp:3.1.0'
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-lifecycle-viewmodel-ktp/
implementation ("com.github.stephanenicolas.toothpick:smoothie-lifecycle-viewmodel-ktp:3.1.0")
'com.github.stephanenicolas.toothpick:smoothie-lifecycle-viewmodel-ktp:aar:3.1.0'
<dependency org="com.github.stephanenicolas.toothpick" name="smoothie-lifecycle-viewmodel-ktp" rev="3.1.0">
<artifact name="smoothie-lifecycle-viewmodel-ktp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas.toothpick', module='smoothie-lifecycle-viewmodel-ktp', version='3.1.0')
)
libraryDependencies += "com.github.stephanenicolas.toothpick" % "smoothie-lifecycle-viewmodel-ktp" % "3.1.0"
[com.github.stephanenicolas.toothpick/smoothie-lifecycle-viewmodel-ktp "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephanenicolas.toothpick : smoothie-lifecycle-viewmodel | jar | 3.1.0 |
com.github.stephanenicolas.toothpick : ktp | jar | 3.1.0 |
androidx.lifecycle » lifecycle-viewmodel | jar | 2.2.0-alpha02 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0-alpha02 |
androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.41 |