License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.geniushkg |
ArtifactId | ArtifactIdoauthLibGithub |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionoauthLibGithub
A wrapper for Github Oauth authentication on Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oauthLibGithub-1.0.2.pom | |
oauthLibGithub-1.0.2.aar | 408 KB |
oauthLibGithub-1.0.2-sources.jar | 3 KB |
oauthLibGithub-1.0.2-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.4.0 |