| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dpsm |
| Идентификатор | Идентификаторandroid-auth |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAndroid Auth
Android Google Could Print client library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| android » android | jar | 4.4.2_r3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |