Last Version

Okta Mobile Kotlin - Web Authentication UI 0.6.0-BETA

Okta Mobile Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.okta.kotlin
ArtifactId

ArtifactId

web-authentication-ui
Version

Version

0.6.0-BETA
Type

Type

aar
Description

Description

Okta Mobile Kotlin - Web Authentication UI
Okta Mobile Kotlin
Project URL

Project URL

https://github.com/okta/okta-mobile-kotlin
Source Code Management

Source Code Management

https://github.com/okta/okta-mobile-kotlin.git

Download web-authentication-ui 0.6.0-BETA


<!-- https://jarcasting.com/artifacts/com.okta.kotlin/web-authentication-ui/ -->
<dependency>
    <groupId>com.okta.kotlin</groupId>
    <artifactId>web-authentication-ui</artifactId>
    <version>0.6.0-BETA</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.okta.kotlin/web-authentication-ui/
implementation 'com.okta.kotlin:web-authentication-ui:0.6.0-BETA'
// https://jarcasting.com/artifacts/com.okta.kotlin/web-authentication-ui/
implementation ("com.okta.kotlin:web-authentication-ui:0.6.0-BETA")
'com.okta.kotlin:web-authentication-ui:aar:0.6.0-BETA'
<dependency org="com.okta.kotlin" name="web-authentication-ui" rev="0.6.0-BETA">
  <artifact name="web-authentication-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.okta.kotlin', module='web-authentication-ui', version='0.6.0-BETA')
)
libraryDependencies += "com.okta.kotlin" % "web-authentication-ui" % "0.6.0-BETA"
[com.okta.kotlin/web-authentication-ui "0.6.0-BETA"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
com.squareup.okhttp3 : okhttp jar 4.9.3
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.3
com.okta.kotlin : auth-foundation jar 0.6.0-BETA
com.okta.kotlin : oauth2 jar 0.6.0-BETA
androidx.browser » browser jar 1.4.0

runtime (3)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.activity » activity-ktx jar 1.4.0
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.