Last Version

tangle-viewmodel-compose 0.14.1

Android dependency injection using Anvil

License

License

The Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0.txt
GroupId

GroupId

com.rickbusarow.tangle
ArtifactId

ArtifactId

tangle-viewmodel-compose
Version

Version

0.14.1
Type

Type

aar
Description

Description

tangle-viewmodel-compose
Android dependency injection using Anvil
Project URL

Project URL

https://github.com/rbusarow/Tangle
Source Code Management

Source Code Management

https://github.com/rbusarow/Tangle.git

Download tangle-viewmodel-compose 0.14.1


<!-- 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"]

Dependencies

compile (5)

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

runtime (8)

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

Project Modules

There are no modules declared in this project.