MVN

com.rickbusarow.tangle : tangle-annotations

Maven & Gradle

Jul 04, 2021
2 usages
88 stars

tangle-annotations · Hilt-like ViewModel injection using the Anvil compiler plugin

<dependency>
    <groupId>com.rickbusarow.tangle</groupId>
    <artifactId>tangle-annotations</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rickbusarow.tangle : tangle-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of com.rickbusarow.tangle : tangle-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
tangle-annotations-0.10.0

How to add a dependency to Maven

Add the following com.rickbusarow.tangle : tangle-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rickbusarow.tangle</groupId>
    <artifactId>tangle-annotations</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rickbusarow.tangle : tangle-annotations gradle dependency to your build.gradle file:

implementation 'com.rickbusarow.tangle:tangle-annotations:0.10.0'

Gradle Kotlin DSL: Add the following com.rickbusarow.tangle : tangle-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rickbusarow.tangle:tangle-annotations:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rickbusarow.tangle : tangle-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rickbusarow.tangle" % "tangle-annotations" % "0.10.0"

Advertisement

Dependencies from Group

Aug 24, 2022
7 usages
88 stars
Aug 24, 2022
4 usages
88 stars
Aug 24, 2022
3 usages
88 stars
Jul 04, 2021
2 usages
88 stars
Jul 30, 2021
88 stars

Discover Dependencies

Aug 21, 2021
1 usages
2.4k stars
Aug 22, 2021
1 usages
0 stars
Jul 21, 2021
2 usages
0 stars
Aug 11, 2021
2 usages
0 stars
Aug 21, 2023
1 usages
156 stars
Sep 08, 2021
5 usages
Jan 04, 2022
2 usages
3 stars
Jan 04, 2022
2 usages
3 stars