MVN

com.google.inject.extensions : guice-dagger-adapter

Maven & Gradle

May 12, 2023
2 usages
10.6k stars

Google Guice - Extensions - Dagger Adapter

<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-dagger-adapter</artifactId>
    <version>7.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.inject.extensions : guice-dagger-adapter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.0
  • Latest Release Candidate: 6.0.0-rc2
  • Latest Beta: 5.0.0-BETA-1

All Versions

Choose a version of com.google.inject.extensions : guice-dagger-adapter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
guice-dagger-adapter-7.0.0
guice-dagger-adapter-7.0.0-rc1
6.0.x
guice-dagger-adapter-6.0.0
guice-dagger-adapter-6.0.0-rc2
guice-dagger-adapter-6.0.0-rc1
5.1.x
guice-dagger-adapter-5.1.0
5.0.x
guice-dagger-adapter-5.0.1
guice-dagger-adapter-5.0.0
guice-dagger-adapter-5.0.0-BETA-1
4.2.x
guice-dagger-adapter-4.2.3
guice-dagger-adapter-4.2.2
guice-dagger-adapter-4.2.1
guice-dagger-adapter-4.2.0
4.1.x
guice-dagger-adapter-4.1.0
4.0
guice-dagger-adapter-4.0

How to add a dependency to Maven

Add the following com.google.inject.extensions : guice-dagger-adapter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-dagger-adapter</artifactId>
    <version>7.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.inject.extensions : guice-dagger-adapter gradle dependency to your build.gradle file:

implementation 'com.google.inject.extensions:guice-dagger-adapter:7.0.0'

Gradle Kotlin DSL: Add the following com.google.inject.extensions : guice-dagger-adapter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.inject.extensions:guice-dagger-adapter:7.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.inject.extensions : guice-dagger-adapter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.inject.extensions" % "guice-dagger-adapter" % "7.0.0"

Advertisement

Dependencies from Group

Mar 20, 2020
976 usages
12k stars
May 12, 2023
625 usages
12k stars
May 12, 2023
581 usages
10.6k stars
May 12, 2023
146 usages
12k stars
May 12, 2023
123 usages
12k stars

Discover Dependencies

Jul 18, 2022
3 usages
Apr 29, 2015
2 usages
0 stars
Apr 27, 2015
0 stars
Jun 08, 2020
44 usages
1.8k stars
May 14, 2023
64 usages
268 stars
Sep 26, 2021
8 usages
1.3k stars
Jul 27, 2023
17 usages
404 stars