License |
License
The Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0.txt
|
---|---|
GroupId | GroupIdcom.rickbusarow.tangle |
ArtifactId | ArtifactIdtangle-api |
Version | Version0.10.0 |
Type | Typeaar |
Description |
Descriptiontangle-api
Hilt-like ViewModel injection using the Anvil compiler plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tangle-api-0.10.0.pom | |
tangle-api-0.10.0-sources.jar | 4 KB |
tangle-api-0.10.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-viewmodel | jar | 2.3.1 |