is not current version
Last Version 1.2.0

singpass-webview-client 1.1.0

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
Version

Version

1.1.0
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 1.1.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.