License |
License
The Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0.txt
|
---|---|
GroupId | GroupIdcom.rickbusarow.tangle |
ArtifactId | ArtifactIdtangle-viewmodel-compose |
Version | Version0.14.1 |
Type | Typeaar |
Description |
Descriptiontangle-viewmodel-compose
Android dependency injection using Anvil
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.rickbusarow.tangle/tangle-viewmodel-compose/ -->
<dependency>
<groupId>com.rickbusarow.tangle</groupId>
<artifactId>tangle-viewmodel-compose</artifactId>
<version>0.14.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rickbusarow.tangle/tangle-viewmodel-compose/
implementation 'com.rickbusarow.tangle:tangle-viewmodel-compose:0.14.1'
// https://jarcasting.com/artifacts/com.rickbusarow.tangle/tangle-viewmodel-compose/
implementation ("com.rickbusarow.tangle:tangle-viewmodel-compose:0.14.1")
'com.rickbusarow.tangle:tangle-viewmodel-compose:aar:0.14.1'
<dependency org="com.rickbusarow.tangle" name="tangle-viewmodel-compose" rev="0.14.1">
<artifact name="tangle-viewmodel-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rickbusarow.tangle', module='tangle-viewmodel-compose', version='0.14.1')
)
libraryDependencies += "com.rickbusarow.tangle" % "tangle-viewmodel-compose" % "0.14.1"
[com.rickbusarow.tangle/tangle-viewmodel-compose "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.compiler » compiler | jar | 1.0.4 |
androidx.compose.runtime » runtime | jar | 1.0.4 |
androidx.lifecycle » lifecycle-viewmodel | jar | 2.3.1 |
androidx.navigation » navigation-common | jar | 2.4.0-beta01 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.activity » activity-compose | jar | 1.4.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.fragment » fragment | jar | 1.3.6 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
androidx.lifecycle » lifecycle-viewmodel-compose | jar | 2.4.0-rc01 |
androidx.savedstate » savedstate | jar | 1.1.0 |
com.rickbusarow.tangle : tangle-api | jar | 0.14.1 |
com.rickbusarow.tangle : tangle-viewmodel-api | jar | 0.14.1 |