MVN

org.robolectric : shadow-api

Maven & Gradle

May 18, 2017
3 usages
5.7k stars

shadow-api · An alternative Android testing framework.

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

Latest Version

Choose a version of org.robolectric : shadow-api 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 : shadow-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4
shadow-api-3.4-rc2
shadow-api-3.4-rc1
3.3.x
shadow-api-3.3.2
shadow-api-3.3.1
3.3
shadow-api-3.3

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.robolectric:shadow-api:3.3.2'

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

implementation("org.robolectric:shadow-api:3.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.robolectric" % "shadow-api" % "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

Aug 23, 2023
261 usages
47.4k stars
Aug 23, 2023
488 usages
47.4k stars
Feb 14, 2021
14 usages
4 stars
Feb 14, 2021
24 usages
4 stars
Dec 08, 2020
9 usages
0 stars
Mar 30, 2021
22 usages
1.1k stars
Mar 01, 2017
0 stars
Mar 02, 2017
18 stars