MVN

com.lyft : scoop-dagger

Maven & Gradle

Nov 18, 2016
1k stars

Dagger 1 Scoop Integration · Micro framework for building View based modular Android applications

<dependency>
    <groupId>com.lyft</groupId>
    <artifactId>scoop-dagger</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lyft : scoop-dagger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of com.lyft : scoop-dagger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
scoop-dagger-0.4.2
scoop-dagger-0.4.1
scoop-dagger-0.4.0
0.3.x
scoop-dagger-0.3.18
scoop-dagger-0.3.17
scoop-dagger-0.3.16
scoop-dagger-0.3.15
scoop-dagger-0.3.14
scoop-dagger-0.3.13
scoop-dagger-0.3.12
scoop-dagger-0.3.11
scoop-dagger-0.3.10
scoop-dagger-0.3.9
scoop-dagger-0.3.8
scoop-dagger-0.3.7
scoop-dagger-0.3.6
scoop-dagger-0.3.5
scoop-dagger-0.3.3
scoop-dagger-0.3.2
scoop-dagger-0.3.1
scoop-dagger-0.3.0

How to add a dependency to Maven

Add the following com.lyft : scoop-dagger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lyft</groupId>
    <artifactId>scoop-dagger</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lyft : scoop-dagger gradle dependency to your build.gradle file:

implementation 'com.lyft:scoop-dagger:0.4.2'

Gradle Kotlin DSL: Add the following com.lyft : scoop-dagger gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lyft:scoop-dagger:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lyft : scoop-dagger sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lyft" % "scoop-dagger" % "0.4.2"

Advertisement

Dependencies from Group

Sep 21, 2021
2 usages
72 stars
Sep 20, 2021
2 usages
72 stars
Nov 18, 2016
1 usages
1k stars
Sep 21, 2021
1 usages
72 stars
Jul 22, 2016
1.8k stars

Discover Dependencies