| License |
License
MIT license
|
|---|---|
| GroupId | GroupIdcom.pivotallabs |
| ArtifactId | ArtifactIdrobolectric |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRobolectric
An alternative Android testing framework.
|
| Filename | Size |
|---|---|
| robolectric-1.2.pom | |
| robolectric-1.2.jar | 633 KB |
| robolectric-1.2-tests.jar | 597 KB |
| robolectric-1.2-sources.jar | 335 KB |
| robolectric-1.2-javadoc.jar | 1 MB |
| robolectric-1.2-jar-with-dependencies.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pivotallabs/robolectric/ -->
<dependency>
<groupId>com.pivotallabs</groupId>
<artifactId>robolectric</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pivotallabs/robolectric/
implementation 'com.pivotallabs:robolectric:1.2'
// https://jarcasting.com/artifacts/com.pivotallabs/robolectric/
implementation ("com.pivotallabs:robolectric:1.2")
'com.pivotallabs:robolectric:jar:1.2'
<dependency org="com.pivotallabs" name="robolectric" rev="1.2">
<artifact name="robolectric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pivotallabs', module='robolectric', version='1.2')
)
libraryDependencies += "com.pivotallabs" % "robolectric" % "1.2"
[com.pivotallabs/robolectric "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objenesis : objenesis | jar | 1.0 |
| org.xerial : sqlite-jdbc | jar | 3.7.2 |
| org.javassist : javassist | jar | 3.14.0-GA |
| commons-logging : commons-logging | jar | 1.1.1 |
| commons-codec : commons-codec | jar | 1.3 |
| org.apache.httpcomponents : httpclient | jar | 4.0.3 |
| com.google.android : support-v4 | jar | r6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.2 |
| junit : junit-dep | jar | 4.8.2 |
| com.google.android : android | jar | 4.1.1.4 |
| com.google.android.maps » maps | jar | 10_r2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.2.147 |
| org.mockito : mockito-core | jar | 1.8.5 |