MVN

org.robolectric : robolectric-junit

Maven & Gradle

May 18, 2017
2 usages
5.7k stars

robolectric-junit · An alternative Android testing framework.

<dependency>
    <groupId>org.robolectric</groupId>
    <artifactId>robolectric-junit</artifactId>
    <version>3.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.robolectric : robolectric-junit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.2
  • Latest Release Candidate: 3.4-rc2

All Versions

Choose a version of org.robolectric : robolectric-junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4
robolectric-junit-3.4-rc2
robolectric-junit-3.4-rc1
3.3.x
robolectric-junit-3.3.2
robolectric-junit-3.3.1
3.3
robolectric-junit-3.3

How to add a dependency to Maven

Add the following org.robolectric : robolectric-junit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.robolectric</groupId>
    <artifactId>robolectric-junit</artifactId>
    <version>3.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.robolectric : robolectric-junit gradle dependency to your build.gradle file:

implementation 'org.robolectric:robolectric-junit:3.3.2'

Gradle Kotlin DSL: Add the following org.robolectric : robolectric-junit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.robolectric:robolectric-junit:3.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.robolectric : robolectric-junit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.robolectric" % "robolectric-junit" % "3.3.2"

Advertisement

Dependencies from Group

May 17, 2023
407 usages
5.7k stars
Sep 07, 2022
61 usages
17 usages
5.7k stars
May 17, 2023
14 usages
5.7k stars

Discover Dependencies

Mar 03, 2020
2 usages
110 stars
May 16, 2017
1 usages
58 stars
May 16, 2017
1 usages
58 stars
Sep 01, 2017
1 usages
0 stars
Jun 07, 2023
1 usages
0 stars
Mar 28, 2017
2 usages
9 stars
Mar 26, 2017
1 usages
0 stars
Apr 01, 2017
1 usages
0 stars
Apr 07, 2017
2 usages
0 stars
Apr 26, 2017
1 usages
274 stars