android-oauth2-native

Sample module access controle login using oauth2 native from Android.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security Native Development Tools
GroupId

GroupId

com.github.eudessilva
ArtifactId

ArtifactId

android-oauth2-native
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-oauth2-native
Sample module access controle login using oauth2 native from Android.
Project URL

Project URL

https://github.com/EudesSilva/android-oauth2-native
Source Code Management

Source Code Management

https://github.com/EudesSilva/android-oauth2-native

Download android-oauth2-native

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0