License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.geniushkg |
ArtifactId | ArtifactIdgithub_oauth |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionoauthLibGithub
A wrapper for Github authentication on Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.4.0 |