Last Version

oauthLibGithub 1.0.2

A wrapper for Github Oauth authentication on Android

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.geniushkg
ArtifactId

ArtifactId

oauthLibGithub
Version

Version

1.0.2
Type

Type

aar
Description

Description

oauthLibGithub
A wrapper for Github Oauth authentication on Android
Project URL

Project URL

https://github.com/geniushkg/github-oauth/
Source Code Management

Source Code Management

https://github.com/geniushkg/github-oauth/

Download oauthLibGithub 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.geniushkg/oauthLibGithub/ -->
<dependency>
    <groupId>com.github.geniushkg</groupId>
    <artifactId>oauthLibGithub</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.geniushkg/oauthLibGithub/
implementation 'com.github.geniushkg:oauthLibGithub:1.0.2'
// https://jarcasting.com/artifacts/com.github.geniushkg/oauthLibGithub/
implementation ("com.github.geniushkg:oauthLibGithub:1.0.2")
'com.github.geniushkg:oauthLibGithub:aar:1.0.2'
<dependency org="com.github.geniushkg" name="oauthLibGithub" rev="1.0.2">
  <artifact name="oauthLibGithub" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.geniushkg', module='oauthLibGithub', version='1.0.2')
)
libraryDependencies += "com.github.geniushkg" % "oauthLibGithub" % "1.0.2"
[com.github.geniushkg/oauthLibGithub "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.4.0

Project Modules

There are no modules declared in this project.