jar

org.robolectric : shadows-play-services

Maven & Gradle

5.8k stars

robolectric-shadows/shadows-play-services · An alternative Android testing framework.

Table Of Contents

Latest Version

Download org.robolectric : shadows-play-services JAR file - Latest Versions:

All Versions

Download org.robolectric : shadows-play-services JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4
3.3.x
3.3
3.2.x
3.2
3.1.x
3.1
3.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window shadows-play-services-3.4-rc2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.robolectric.shadows.gms

├─ org.robolectric.shadows.gms.ShadowGoogleAuthUtil.class - [JAR]

├─ org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.class - [JAR]

├─ org.robolectric.shadows.gms.Shadows.class - [JAR]

org.robolectric.shadows.gms.common

├─ org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability.class - [JAR]

Advertisement