| License |
License |
|---|---|
| GroupId | GroupIdorg.robolectric |
| ArtifactId | ArtifactIdshadows-play-services |
| Last Version | Last Version3.4-rc2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrobolectric-shadows/shadows-play-services
An alternative Android testing framework.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.robolectric/shadows-play-services/ -->
<dependency>
<groupId>org.robolectric</groupId>
<artifactId>shadows-play-services</artifactId>
<version>3.4-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.robolectric/shadows-play-services/
implementation 'org.robolectric:shadows-play-services:3.4-rc2'
// https://jarcasting.com/artifacts/org.robolectric/shadows-play-services/
implementation ("org.robolectric:shadows-play-services:3.4-rc2")
'org.robolectric:shadows-play-services:jar:3.4-rc2'
<dependency org="org.robolectric" name="shadows-play-services" rev="3.4-rc2">
<artifact name="shadows-play-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.robolectric', module='shadows-play-services', version='3.4-rc2')
)
libraryDependencies += "org.robolectric" % "shadows-play-services" % "3.4-rc2"
[org.robolectric/shadows-play-services "3.4-rc2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-fragment | jar | 26.0.0-alpha1 |
| com.google.android.gms » play-services-base | jar | 8.4.0 |
| com.google.android.gms » play-services-basement | jar | 8.4.0 |
| org.robolectric : android-all | jar | o-preview-2-robolectric-0 |
| org.robolectric : robolectric | jar | 3.4-rc2 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.6.0 |
| org.mockito : mockito-core | jar | 2.5.4 |