Last Version

robolectric-shadows/shadows-core 3.4-rc2

An alternative Android testing framework.

License

License

GroupId

GroupId

org.robolectric
ArtifactId

ArtifactId

shadows-core
Version

Version

3.4-rc2
Type

Type

jar
Description

Description

robolectric-shadows/shadows-core
An alternative Android testing framework.
Project URL

Project URL

http://robolectric.org

Download shadows-core 3.4-rc2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.robolectric : robolectric-annotations jar 3.4-rc2
org.robolectric : robolectric-resources jar 3.4-rc2
org.robolectric : robolectric-utils jar 3.4-rc2
com.almworks.sqlite4java : sqlite4java jar 0.282
com.ibm.icu : icu4j jar 53.1
com.google.android.apps.common.testing.accessibility.framework : accessibility-test-framework jar 2.1

Project Modules

There are no modules declared in this project.