Jar examples for a:appauth
OAuth2 / OpenID Connect client for Android apps
You can download jar file appauth 0.7.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add appauth-0.7.0.jar to your project.
<dependency> <groupId>net.openid</groupId> <artifactId>appauth</artifactId> <version>0.7.0</version> </dependency>
compile group: 'net.openid', name: 'appauth', version: '0.7.0'
libraryDependencies += "net.openid" % "appauth" % "0.7.0"
<dependency org="net.openid" name="appauth" rev="0.7.0"/>
@Grapes(@Grab(group='net.openid', module='appauth', version='0.7.0'))
'net.openid:appauth:jar:0.7.0'
Click the following link to download the jar file.
appauth-0.7.0-javadoc.jar