playservices

An alternative Android testing framework.

License

License

GroupId

GroupId

org.robolectric
ArtifactId

ArtifactId

playservices
Last Version

Last Version

3.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

playservices
An alternative Android testing framework.
Project URL

Project URL

http://robolectric.org

Download playservices

How to add to project

<!-- 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"]

Dependencies

test (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.2
3.4.1
3.4
3.4-rc5
3.4-rc4
3.4-rc3