License |
License |
---|---|
GroupId | GroupIdorg.robolectric |
ArtifactId | ArtifactIdshadows-core |
Last Version | Last Version3.4-rc2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrobolectric-shadows/shadows-core
An alternative Android testing framework.
|
Project URL |
Project URL |
<!-- 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"]
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 |