RoboGuice

A framework for using Google Guice dependency injection in Android.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

roboguice
Last Version

Last Version

2.0b1040
Release Date

Release Date

Type

Type

jar
Description

Description

RoboGuice
A framework for using Google Guice dependency injection in Android.
Source Code Management

Source Code Management

http://code.google.com/r/robertotyley-roboguice/source/list

Download roboguice

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
android.support » compatibility-v4 jar r4

provided (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0b1040
1.99.0.4-UNOFFICIAL-ROBERTO-RELEASE