Last Version

android 0.1.10

Android OpenId Connect library that can be used with any OIDC provider for easy to use authentication.

License

License

GroupId

GroupId

com.plusauth
ArtifactId

ArtifactId

android
Version

Version

0.1.10
Type

Type

aar
Description

Description

android
Android OpenId Connect library that can be used with any OIDC provider for easy to use authentication.
Project URL

Project URL

https://github.com/PlusAuth/plusauth-oidc-android
Source Code Management

Source Code Management

https://github.com/PlusAuth/plusauth-oidc-android/tree/master

Download android 0.1.10


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

Dependencies

compile (6)

Group / Artifact Type Version
» unspecified jar
androidx.appcompat » appcompat jar 1.3.0
androidx.browser » browser jar 1.3.0
com.google.code.gson : gson jar 2.8.9
com.squareup.okhttp3 : okhttp jar 3.12.12
com.squareup.okhttp3 : logging-interceptor jar 3.12.12

Project Modules

There are no modules declared in this project.