License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.roboguice |
ArtifactId | ArtifactIdroboguice |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoboGuice
A framework for using Google Guice dependency injection in Android.
|
Project URL |
Project URL |
Filename | Size |
---|---|
roboguice-4.0.0.pom | |
roboguice-4.0.0.jar | 114 KB |
roboguice-4.0.0-tests.jar | 67 KB |
roboguice-4.0.0-sources.jar | 75 KB |
roboguice-4.0.0-javadoc.jar | 560 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.roboguice/roboguice/ -->
<dependency>
<groupId>org.roboguice</groupId>
<artifactId>roboguice</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.roboguice/roboguice/
implementation 'org.roboguice:roboguice:4.0.0'
// https://jarcasting.com/artifacts/org.roboguice/roboguice/
implementation ("org.roboguice:roboguice:4.0.0")
'org.roboguice:roboguice:jar:4.0.0'
<dependency org="org.roboguice" name="roboguice" rev="4.0.0">
<artifact name="roboguice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.roboguice', module='roboguice', version='4.0.0')
)
libraryDependencies += "org.roboguice" % "roboguice" % "4.0.0"
[org.roboguice/roboguice "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.roboguice : roboblender Optional | jar | 4.0.0 |
com.google.android : android | jar | 4.1.1.4 |
android.support » compatibility-v4 Optional | jar | 19 |
android.support » compatibility-v7-appcompat Optional | jar | 19 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.google.code.findbugs : jsr305 | jar | 2.0.3 |
org.robolectric : robolectric | jar | 2.2 |
org.easymock : easymock | jar | 3.0 |
org.mockito : mockito-core | jar | 1.9.5 |
com.google.dexmaker : dexmaker | jar | 1.1 |
Version |
---|
4.0.0
|
3.0.1
|
3.0b-experimental
|
3.0a-experimental
|
3.0
|
3.0-alpha-2
|
3.0-alpha-1
|
2.0
|
2.0-RC2b
|
2.0-RC2
|
2.0-RC1
|
2.0b4
|
2.0b3
|
2.0b2
|
2.0b1
|
1.1.3
|
1.1.2
|
1.1.1
|
1.1
|