License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdco.reachfive.identity |
ArtifactId | ArtifactIdsdk-webview |
Version | Version6.2.1 |
Type | Typeaar |
Description |
DescriptionReachFive
SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-webview-6.2.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/co.reachfive.identity/sdk-webview/ -->
<dependency>
<groupId>co.reachfive.identity</groupId>
<artifactId>sdk-webview</artifactId>
<version>6.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.reachfive.identity/sdk-webview/
implementation 'co.reachfive.identity:sdk-webview:6.2.1'
// https://jarcasting.com/artifacts/co.reachfive.identity/sdk-webview/
implementation ("co.reachfive.identity:sdk-webview:6.2.1")
'co.reachfive.identity:sdk-webview:aar:6.2.1'
<dependency org="co.reachfive.identity" name="sdk-webview" rev="6.2.1">
<artifact name="sdk-webview" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.reachfive.identity', module='sdk-webview', version='6.2.1')
)
libraryDependencies += "co.reachfive.identity" % "sdk-webview" % "6.2.1"
[co.reachfive.identity/sdk-webview "6.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
co.reachfive.identity : sdk-core | jar | 6.2.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.72 |
androidx.appcompat » appcompat | jar | 1.0.2 |
com.squareup.retrofit2 : retrofit | jar | 2.6.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.6.0 |
com.github.kittinunf.result : result | jar | 2.2.0 |