| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection | 
        
| GroupId | GroupIdcom.madgag | 
    
| ArtifactId | ArtifactIdroboguice | 
    
| Last Version | Last Version2.0b1040 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRoboGuice 
            A framework for using Google Guice dependency injection in Android. 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| roboguice-2.0b1040.pom | |
| roboguice-2.0b1040.jar | 114 KB | 
| roboguice-2.0b1040-tests.jar | 67 KB | 
| roboguice-2.0b1040-sources.jar | 75 KB | 
| roboguice-2.0b1040-javadoc.jar | 560 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.madgag/roboguice/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>roboguice</artifactId>
    <version>2.0b1040</version>
</dependency>
                // https://jarcasting.com/artifacts/com.madgag/roboguice/
implementation 'com.madgag:roboguice:2.0b1040'
                // https://jarcasting.com/artifacts/com.madgag/roboguice/
implementation ("com.madgag:roboguice:2.0b1040")
                'com.madgag:roboguice:jar:2.0b1040'
                <dependency org="com.madgag" name="roboguice" rev="2.0b1040">
  <artifact name="roboguice" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.madgag', module='roboguice', version='2.0b1040')
)
                libraryDependencies += "com.madgag" % "roboguice" % "2.0b1040"
                [com.madgag/roboguice "2.0b1040"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.inject : guice | jar | 3.0 | 
| android.support » compatibility-v4 | jar | r4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.android : android | jar | 2.1_r1 | 
| com.google.android : android-test | jar | 2.1_r1 | 
| com.google.android.maps » maps Optional | jar | 3_r3 | 
| junit : junit | jar | 4.8.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.easymock : easymock | jar | 3.0 | 
| com.pivotallabs : robolectric | jar | 1.0-RC1 | 
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |