Jar examples for r:robolectric
An alternative Android testing framework.
You can download jar file robolectric 1.2 in this page.
MIT license
You can use the following script to add robolectric-1.2.jar to your project.
<dependency> <groupId>com.pivotallabs</groupId> <artifactId>robolectric</artifactId> <version>1.2</version> </dependency>
compile group: 'com.pivotallabs', name: 'robolectric', version: '1.2'
libraryDependencies += "com.pivotallabs" % "robolectric" % "1.2"
<dependency org="com.pivotallabs" name="robolectric" rev="1.2"/>
@Grapes(@Grab(group='com.pivotallabs', module='robolectric', version='1.2'))
'com.pivotallabs:robolectric:jar:1.2'
Click the following link to download the jar file.
robolectric-1.2-jar-with-dependencies.jar