MVN

io.github.licy5352.dagger : dagger

Maven & Gradle

Feb 16, 2022
17 usages
17.3k stars

Dagger · A fast dependency injector for Android and Java.

<dependency>
    <groupId>io.github.licy5352.dagger</groupId>
    <artifactId>dagger</artifactId>
    <version>2.40.5-rc1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.licy5352.dagger : dagger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.40.5-rc1
  • Latest Release Candidate: 2.40.5-rc1
  • Latest Alpha: 2.40.5-alpha03

All Versions

Choose a version of io.github.licy5352.dagger : dagger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.40.x
dagger-2.40.5-rc1
dagger-2.40.5-alpha03
2.35.x
dagger-2.35.1-rc1

How to add a dependency to Maven

Add the following io.github.licy5352.dagger : dagger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.licy5352.dagger</groupId>
    <artifactId>dagger</artifactId>
    <version>2.40.5-rc1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.licy5352.dagger : dagger gradle dependency to your build.gradle file:

implementation 'io.github.licy5352.dagger:dagger:2.40.5-rc1'

Gradle Kotlin DSL: Add the following io.github.licy5352.dagger : dagger gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.licy5352.dagger:dagger:2.40.5-rc1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.licy5352.dagger : dagger sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.licy5352.dagger" % "dagger" % "2.40.5-rc1"

Advertisement

Dependencies from Group

Feb 16, 2022
17 usages
17.3k stars
Feb 16, 2022
5 usages
17.3k stars
Feb 16, 2022
4 usages
17.3k stars
Feb 16, 2022
2 usages
17.3k stars
Feb 16, 2022
2 usages
17.3k stars

Discover Dependencies

Jul 18, 2023
21 usages
818 stars
Aug 15, 2023
18 usages
1.1k stars
Nov 23, 2021
19 usages
3 stars
Jun 02, 2023
17 usages
246 stars
Apr 11, 2022
21 usages
Jul 22, 2009
54 usages
Mar 24, 2015
39 usages
2.5k stars
Nov 10, 2010
78 usages
Jun 13, 2007
30 usages