| License | License | 
|---|---|
| Categories | CategoriesKotlin Languages | 
| GroupId | GroupIdcom.okta.kotlin | 
| ArtifactId | ArtifactIdweb-authentication-ui | 
| Last Version | Last Version0.6.0-BETA | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionOkta Mobile Kotlin - Web Authentication UI Okta Mobile Kotlin | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 | 
| 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 |