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