org.robolectric:robolectric-shadows

An alternative Android testing framework.

License

License

MIT license
GroupId

GroupId

org.robolectric
ArtifactId

ArtifactId

robolectric-shadows
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

pom
Description

Description

An alternative Android testing framework.

Download robolectric-shadows

Filename Size
robolectric-shadows-3.1.pom 763 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.robolectric/robolectric-shadows/ -->
<dependency>
    <groupId>org.robolectric</groupId>
    <artifactId>robolectric-shadows</artifactId>
    <version>3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.robolectric/robolectric-shadows/
implementation 'org.robolectric:robolectric-shadows:3.1'
// https://jarcasting.com/artifacts/org.robolectric/robolectric-shadows/
implementation ("org.robolectric:robolectric-shadows:3.1")
'org.robolectric:robolectric-shadows:pom:3.1'
<dependency org="org.robolectric" name="robolectric-shadows" rev="3.1">
  <artifact name="robolectric-shadows" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.robolectric', module='robolectric-shadows', version='3.1')
)
libraryDependencies += "org.robolectric" % "robolectric-shadows" % "3.1"
[org.robolectric/robolectric-shadows "3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • shadows-core
  • shadows-maps
  • shadows-multidex
  • shadows-support-v4
  • shadows-httpclient
  • shadows-play-services

Versions

Version
3.1
3.1-rc1
3.0
3.0-rc3
3.0-rc2
3.0-rc1