singpass-webview-client

SingpassWebViewClient is an extension of androidx.webViewClientCompat that handles opening of Singpass app upon clicking on a supported url.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.singpass
ArtifactId

ArtifactId

singpass-webview-client-staging
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

singpass-webview-client
SingpassWebViewClient is an extension of androidx.webViewClientCompat that handles opening of Singpass app upon clicking on a supported url.
Project URL

Project URL

https://github.com/singpass/Singpass-app-webview-client
Source Code Management

Source Code Management

https://github.com/singpass/Singpass-app-webview-client

Download singpass-webview-client-staging

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.singpass/singpass-webview-client-staging/ -->
<dependency>
    <groupId>io.github.singpass</groupId>
    <artifactId>singpass-webview-client-staging</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.singpass/singpass-webview-client-staging/
implementation 'io.github.singpass:singpass-webview-client-staging:1.2.0'
// https://jarcasting.com/artifacts/io.github.singpass/singpass-webview-client-staging/
implementation ("io.github.singpass:singpass-webview-client-staging:1.2.0")
'io.github.singpass:singpass-webview-client-staging:aar:1.2.0'
<dependency org="io.github.singpass" name="singpass-webview-client-staging" rev="1.2.0">
  <artifact name="singpass-webview-client-staging" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.singpass', module='singpass-webview-client-staging', version='1.2.0')
)
libraryDependencies += "io.github.singpass" % "singpass-webview-client-staging" % "1.2.0"
[io.github.singpass/singpass-webview-client-staging "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.webkit » webkit jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0