is not current version
Last Version 0.14.1

tangle-api 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-api
Version

Version

0.10.0
Type

Type

aar
Description

Description

tangle-api
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-api 0.10.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.37
com.rickbusarow.tangle : tangle-annotations jar 0.10.0
androidx.savedstate » savedstate jar 1.1.0
androidx.fragment » fragment-ktx jar 1.3.5
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (1)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel jar 2.3.1

Project Modules

There are no modules declared in this project.