License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.pay |
ArtifactId | ArtifactIdxplat-common |
Last Version | Last Version0.1.10 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionYandex Pay Classic SDK
Yandex Pay Classic SDK for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
xplat-common-0.1.10.pom | |
xplat-common-0.1.10-sources.jar | 261 bytes |
xplat-common-0.1.10-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.pay/xplat-common/ -->
<dependency>
<groupId>com.yandex.pay</groupId>
<artifactId>xplat-common</artifactId>
<version>0.1.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.pay/xplat-common/
implementation 'com.yandex.pay:xplat-common:0.1.10'
// https://jarcasting.com/artifacts/com.yandex.pay/xplat-common/
implementation ("com.yandex.pay:xplat-common:0.1.10")
'com.yandex.pay:xplat-common:aar:0.1.10'
<dependency org="com.yandex.pay" name="xplat-common" rev="0.1.10">
<artifact name="xplat-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.pay', module='xplat-common', version='0.1.10')
)
libraryDependencies += "com.yandex.pay" % "xplat-common" % "0.1.10"
[com.yandex.pay/xplat-common "0.1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
com.squareup.moshi : moshi-kotlin | jar | 1.9.2 |
androidx.concurrent » concurrent-futures-ktx | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |