| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dpsm |
| ArtifactId | ArtifactIdandroid-auth |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid Auth
Android Google Could Print client library.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| android-auth-1.0.0.pom | |
| android-auth-1.0.0.aar | 15 KB |
| android-auth-1.0.0-sources.jar | 25 KB |
| android-auth-1.0.0-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dpsm/android-auth/ -->
<dependency>
<groupId>com.github.dpsm</groupId>
<artifactId>android-auth</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dpsm/android-auth/
implementation 'com.github.dpsm:android-auth:1.0.0'
// https://jarcasting.com/artifacts/com.github.dpsm/android-auth/
implementation ("com.github.dpsm:android-auth:1.0.0")
'com.github.dpsm:android-auth:aar:1.0.0'
<dependency org="com.github.dpsm" name="android-auth" rev="1.0.0">
<artifact name="android-auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dpsm', module='android-auth', version='1.0.0')
)
libraryDependencies += "com.github.dpsm" % "android-auth" % "1.0.0"
[com.github.dpsm/android-auth "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.netflix.rxjava : rxjava-android | jar | 0.20.0-RC3 |
| com.android.support » support-v4 | jar | 19.0.1 |
| com.google.android.gms » play-services | aar | 5.0.89 |
| Group / Artifact | Type | Version |
|---|---|---|
| android » android | jar | 4.4.2_r3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.robolectric : robolectric | jar | 2.3 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.powermock : powermock-module-junit4 | jar | 1.5.5 |
| org.powermock : powermock-api-mockito | jar | 1.5.5 |