| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.openid |
| Идентификатор | Идентификаторappauth |
| Последняя версия | Последняя версия0.11.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAppAuth for Android
OAuth2 / OpenID Connect client for Android apps
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| appauth-0.11.1.pom | |
| appauth-0.11.1.aar | 120 KB |
| appauth-0.11.1-sources.jar | 100 KB |
| appauth-0.11.1-javadoc.jar | 331 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.openid/appauth/ -->
<dependency>
<groupId>net.openid</groupId>
<artifactId>appauth</artifactId>
<version>0.11.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.openid/appauth/
implementation 'net.openid:appauth:0.11.1'
// https://jarcasting.com/artifacts/net.openid/appauth/
implementation ("net.openid:appauth:0.11.1")
'net.openid:appauth:aar:0.11.1'
<dependency org="net.openid" name="appauth" rev="0.11.1">
<artifact name="appauth" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.openid', module='appauth', version='0.11.1')
)
libraryDependencies += "net.openid" % "appauth" % "0.11.1"
[net.openid/appauth "0.11.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.browser » browser | jar | 1.3.0 |