MVN

com.mycila.com.google.inject : guice

Maven & Gradle

Sep 27, 2010
11 usages
<dependency>
    <groupId>com.mycila.com.google.inject</groupId>
    <artifactId>guice</artifactId>
    <version>3.0-20100927</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0-20100927

All Versions

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

Version Vulnerabilities Updated
3.0
guice-3.0-20100927
guice-3.0-20100907

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mycila.com.google.inject</groupId>
    <artifactId>guice</artifactId>
    <version>3.0-20100927</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.mycila.com.google.inject:guice:3.0-20100927'

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

implementation("com.mycila.com.google.inject:guice:3.0-20100927")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.mycila.com.google.inject" % "guice" % "3.0-20100927"

Advertisement

Dependencies from Group

Sep 27, 2010
11 usages

Discover Dependencies

Feb 13, 2014
4 usages
4.2k stars
Dec 03, 2012
0 stars
jts
Dec 14, 2012
439 usages
Dec 24, 2005
8 usages
Apr 27, 2013
1 usages
May 23, 2013
1 usages
129 stars
Jun 26, 2011
17 usages
Jan 08, 2014
2 usages
33 stars