| License |
License |
|---|---|
| GroupId | GroupIdorg.robolectric |
| ArtifactId | ArtifactIdshadows-playservices |
| Last Version | Last Version4.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplayservices
An alternative Android testing framework.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| shadows-playservices-4.8.1.pom | |
| shadows-playservices-4.8.1.jar | 10 KB |
| shadows-playservices-4.8.1-sources.jar | 5 KB |
| shadows-playservices-4.8.1-javadoc.jar | 425 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.robolectric/shadows-playservices/ -->
<dependency>
<groupId>org.robolectric</groupId>
<artifactId>shadows-playservices</artifactId>
<version>4.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.robolectric/shadows-playservices/
implementation 'org.robolectric:shadows-playservices:4.8.1'
// https://jarcasting.com/artifacts/org.robolectric/shadows-playservices/
implementation ("org.robolectric:shadows-playservices:4.8.1")
'org.robolectric:shadows-playservices:jar:4.8.1'
<dependency org="org.robolectric" name="shadows-playservices" rev="4.8.1">
<artifact name="shadows-playservices" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.robolectric', module='shadows-playservices', version='4.8.1')
)
libraryDependencies += "org.robolectric" % "shadows-playservices" % "4.8.1"
[org.robolectric/shadows-playservices "4.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.robolectric : annotations | jar | 4.8.1 |
| com.google.guava : guava | jar | 27.0.1-jre |