MVN

com.google.inject : guice

Maven & Gradle

May 12, 2023
4.6k usages
10.6k stars

Google Guice - Core Library

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

Latest Version

Choose a version of com.google.inject : guice 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 : guice to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
guice-7.0.0
guice-7.0.0-rc1
6.0.x
guice-6.0.0
guice-6.0.0-rc2
guice-6.0.0-rc1
5.1.x
guice-5.1.0
5.0.x
guice-5.0.1
guice-5.0.0
guice-5.0.0-BETA-1
4.2.x
guice-4.2.3
guice-4.2.2
guice-4.2.1
guice-4.2.0
4.1.x
guice-4.1.0
4.0
guice-4.0
guice-4.0-beta5
guice-4.0-beta4
guice-4.0-beta
3.0
guice-3.0
guice-3.0-rc3
guice-3.0-rc2
2.0
guice-2.0-no_aop
guice-2.0
1.0
guice-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.inject</groupId>
    <artifactId>guice</artifactId>
    <version>7.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.google.inject:guice:7.0.0'

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

implementation("com.google.inject:guice:7.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.inject" % "guice" % "7.0.0"

Advertisement

Dependencies from Group

May 12, 2023
4.6k usages
10.6k stars
May 12, 2023
17 usages
10.6k stars
May 12, 2023
5 usages
12.2k stars

Discover Dependencies

asm
Mar 24, 2023
2.2k usages
Jul 08, 2023
24 usages
111 stars
Aug 08, 2023
9 usages
3k stars
ant
Aug 16, 2023
2.1k usages
May 24, 2017
1k usages
Mar 18, 2023
2.6k usages
Nov 30, 2022
2.3k usages
3.4k stars
Jan 22, 2023
478 usages
817 stars
Jul 31, 2023
2.2k usages
3.7k stars