MVN

com.madgag : roboguice

Maven & Gradle

Dec 12, 2011

RoboGuice · A framework for using Google Guice dependency injection in Android.

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>roboguice</artifactId>
    <version>1.99.0.4-UNOFFICIAL-ROBERTO-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.madgag : roboguice to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.99.0.4-UNOFFICIAL-ROBERTO-RELEASE

All Versions

Choose a version of com.madgag : roboguice to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0b1040
roboguice-2.0b1040
1.99.x
roboguice-1.99.0.4-UNOFFICIAL-ROBERTO-RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>roboguice</artifactId>
    <version>1.99.0.4-UNOFFICIAL-ROBERTO-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.madgag : roboguice gradle dependency to your build.gradle file:

implementation 'com.madgag:roboguice:1.99.0.4-UNOFFICIAL-ROBERTO-RELEASE'

Gradle Kotlin DSL: Add the following com.madgag : roboguice gradle kotlin dependency to your build.gradle.kts file:

implementation("com.madgag:roboguice:1.99.0.4-UNOFFICIAL-ROBERTO-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.madgag : roboguice sbt scala dependency to your build.sbt file:

libraryDependencies += "com.madgag" % "roboguice" % "1.99.0.4-UNOFFICIAL-ROBERTO-RELEASE"

Advertisement

Dependencies from Group

May 27, 2014
31 usages
Dec 16, 2021
11 usages
153 stars
May 27, 2014
11 usages
Jan 01, 2013
9 usages
1 stars
Dec 16, 2021
8 usages
2 stars

Discover Dependencies

Jun 19, 2012
4 stars
Jun 19, 2012
1 usages
Feb 13, 2015
1 usages
11 stars
Feb 16, 2012
2 stars
Dec 27, 2013
0 stars