License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openid |
ArtifactId | ArtifactIdappauth |
Version | Version0.8.1 |
Type | Typeaar |
Description |
DescriptionAppAuth for Android
OAuth2 / OpenID Connect client for Android apps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appauth-0.8.1.pom | |
appauth-0.8.1-sources.jar | 115 KB |
appauth-0.8.1-javadoc.jar | 339 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openid/appauth/ -->
<dependency>
<groupId>net.openid</groupId>
<artifactId>appauth</artifactId>
<version>0.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.openid/appauth/
implementation 'net.openid:appauth:0.8.1'
// https://jarcasting.com/artifacts/net.openid/appauth/
implementation ("net.openid:appauth:0.8.1")
'net.openid:appauth:aar:0.8.1'
<dependency org="net.openid" name="appauth" rev="0.8.1">
<artifact name="appauth" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.openid', module='appauth', version='0.8.1')
)
libraryDependencies += "net.openid" % "appauth" % "0.8.1"
[net.openid/appauth "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
androidx.browser » browser | jar | 1.3.0 |