License |
License |
---|---|
GroupId | GroupIdcom.okta.android |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionOkta OIDC Android
Okta OpenID Connect & OAuth 2.0
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-1.3.0.pom | |
library-1.3.0-sources.jar | 159 KB |
library-1.3.0-javadoc.jar | 744 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.okta.android/library/ -->
<dependency>
<groupId>com.okta.android</groupId>
<artifactId>library</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.okta.android/library/
implementation 'com.okta.android:library:1.3.0'
// https://jarcasting.com/artifacts/com.okta.android/library/
implementation ("com.okta.android:library:1.3.0")
'com.okta.android:library:aar:1.3.0'
<dependency org="com.okta.android" name="library" rev="1.3.0">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.okta.android', module='library', version='1.3.0')
)
libraryDependencies += "com.okta.android" % "library" % "1.3.0"
[com.okta.android/library "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
androidx.browser » browser | jar | 1.4.0 |
androidx.fragment » fragment | jar | 1.4.1 |
androidx.core » core | jar | 1.8.0 |