Last Version

oauthLibGithub 1.0.0

A wrapper for Github authentication on Android

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.geniushkg
ArtifactId

ArtifactId

github_oauth
Version

Version

1.0.0
Type

Type

aar
Description

Description

oauthLibGithub
A wrapper for Github 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 github_oauth 1.0.0

Filename Size
github_oauth-1.0.0.pom -1 bytes
Browse

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

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.