License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdco.reachfive.identity |
ArtifactId | ArtifactIdsdk-webview |
Last Version | Last Version7.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionReachFive
SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-webview-7.0.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/co.reachfive.identity/sdk-webview/ -->
<dependency>
<groupId>co.reachfive.identity</groupId>
<artifactId>sdk-webview</artifactId>
<version>7.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.reachfive.identity/sdk-webview/
implementation 'co.reachfive.identity:sdk-webview:7.0.2'
// https://jarcasting.com/artifacts/co.reachfive.identity/sdk-webview/
implementation ("co.reachfive.identity:sdk-webview:7.0.2")
'co.reachfive.identity:sdk-webview:aar:7.0.2'
<dependency org="co.reachfive.identity" name="sdk-webview" rev="7.0.2">
<artifact name="sdk-webview" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.reachfive.identity', module='sdk-webview', version='7.0.2')
)
libraryDependencies += "co.reachfive.identity" % "sdk-webview" % "7.0.2"
[co.reachfive.identity/sdk-webview "7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
Group / Artifact | Type | Version |
---|---|---|
co.reachfive.identity : sdk-core | jar | 7.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.github.kittinunf.result : result | jar | 5.2.0 |