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