| License |
License |
|---|---|
| GroupId | GroupIdorg.robolectric |
| ArtifactId | ArtifactIdplayservices |
| Last Version | Last Version3.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplayservices
An alternative Android testing framework.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| playservices-3.4.2.pom | |
| playservices-3.4.2.jar | 10 KB |
| playservices-3.4.2-sources.jar | 5 KB |
| playservices-3.4.2-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.robolectric/playservices/ -->
<dependency>
<groupId>org.robolectric</groupId>
<artifactId>playservices</artifactId>
<version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.robolectric/playservices/
implementation 'org.robolectric:playservices:3.4.2'
// https://jarcasting.com/artifacts/org.robolectric/playservices/
implementation ("org.robolectric:playservices:3.4.2")
'org.robolectric:playservices:jar:3.4.2'
<dependency org="org.robolectric" name="playservices" rev="3.4.2">
<artifact name="playservices" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.robolectric', module='playservices', version='3.4.2')
)
libraryDependencies += "org.robolectric" % "playservices" % "3.4.2"
[org.robolectric/playservices "3.4.2"]
| 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-4-robolectric-0 |
| org.robolectric : robolectric | jar | 3.4.2 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.8.0 |
| org.mockito : mockito-core | jar | 2.5.4 |