MVN

com.rickbusarow.tangle : tangle-compose

Maven & Gradle

Jul 30, 2021
88 stars

tangle-compose · Android dependency injection using Anvil

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

Latest Version

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

  • Latest Stable: 0.11.0

All Versions

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

Version Vulnerabilities Updated
0.11.x
tangle-compose-0.11.0
0.10.x
tangle-compose-0.10.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.rickbusarow.tangle</groupId>
    <artifactId>tangle-compose</artifactId>
    <version>0.11.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.rickbusarow.tangle:tangle-compose:0.11.0'

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

implementation("com.rickbusarow.tangle:tangle-compose:0.11.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.rickbusarow.tangle" % "tangle-compose" % "0.11.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

Feb 05, 2022
1 stars
Jul 01, 2021
7 stars
Jun 14, 2023
7 stars
Jul 27, 2021
7 stars
Jul 01, 2021
13 stars
Dec 16, 2022
633 stars
Aug 07, 2022
31 stars
Aug 07, 2022
31 stars
Sep 26, 2022
4 stars