is not current version
Last Version 0.11.0

tangle-compose 0.10.0

Hilt-like ViewModel injection using the Anvil compiler plugin

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-compose
Version

Version

0.10.0
Type

Type

aar
Description

Description

tangle-compose
Hilt-like ViewModel injection using the Anvil compiler plugin
Project URL

Project URL

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

Source Code Management

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

Download tangle-compose 0.10.0


<!-- https://jarcasting.com/artifacts/com.rickbusarow.tangle/tangle-compose/ -->
<dependency>
    <groupId>com.rickbusarow.tangle</groupId>
    <artifactId>tangle-compose</artifactId>
    <version>0.10.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rickbusarow.tangle/tangle-compose/
implementation 'com.rickbusarow.tangle:tangle-compose:0.10.0'
// https://jarcasting.com/artifacts/com.rickbusarow.tangle/tangle-compose/
implementation ("com.rickbusarow.tangle:tangle-compose:0.10.0")
'com.rickbusarow.tangle:tangle-compose:aar:0.10.0'
<dependency org="com.rickbusarow.tangle" name="tangle-compose" rev="0.10.0">
  <artifact name="tangle-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rickbusarow.tangle', module='tangle-compose', version='0.10.0')
)
libraryDependencies += "com.rickbusarow.tangle" % "tangle-compose" % "0.10.0"
[com.rickbusarow.tangle/tangle-compose "0.10.0"]

Dependencies

compile (4)

Group / Artifact Type Version
androidx.compose.runtime » runtime jar 1.0.0-rc01
androidx.lifecycle » lifecycle-viewmodel jar 2.3.1
androidx.navigation » navigation-common jar 2.4.0-alpha04
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (3)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel-compose jar 1.0.0-alpha07
androidx.savedstate » savedstate jar 1.1.0
com.rickbusarow.tangle : tangle-api jar 0.10.0

Project Modules

There are no modules declared in this project.