CodePath OAuth Handler


License

License

GroupId

GroupId

com.codepath.libraries
ArtifactId

ArtifactId

android-oauth-handler
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

CodePath OAuth Handler
CodePath OAuth Handler
Project URL

Project URL

https://github.com/codepath/android-oauth-handler/
Source Code Management

Source Code Management

https://github.com/codepath/android-oauth-handler/

Download android-oauth-handler

How to add to project

<!-- https://jarcasting.com/artifacts/com.codepath.libraries/android-oauth-handler/ -->
<dependency>
    <groupId>com.codepath.libraries</groupId>
    <artifactId>android-oauth-handler</artifactId>
    <version>2.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.codepath.libraries/android-oauth-handler/
implementation 'com.codepath.libraries:android-oauth-handler:2.4.0'
// https://jarcasting.com/artifacts/com.codepath.libraries/android-oauth-handler/
implementation ("com.codepath.libraries:android-oauth-handler:2.4.0")
'com.codepath.libraries:android-oauth-handler:aar:2.4.0'
<dependency org="com.codepath.libraries" name="android-oauth-handler" rev="2.4.0">
  <artifact name="android-oauth-handler" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.codepath.libraries', module='android-oauth-handler', version='2.4.0')
)
libraryDependencies += "com.codepath.libraries" % "android-oauth-handler" % "2.4.0"
[com.codepath.libraries/android-oauth-handler "2.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
com.codepath.libraries : asynchttpclient jar 2.2.0
com.github.scribejava : scribejava-apis jar 4.1.1
com.github.scribejava : scribejava-httpclient-okhttp jar 4.1.1

runtime (5)

Group / Artifact Type Version
se.akerfeldt : okhttp-signpost jar 1.1.0
oauth.signpost : signpost-core jar 1.2.1.2
com.facebook.stetho : stetho jar 1.5.1
com.facebook.stetho : stetho-okhttp3 jar 1.5.1
com.squareup.okhttp3 : logging-interceptor jar 4.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.1
2.3.0
2.2.0