License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.pay |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionYandex Pay Classic SDK
Yandex Pay Classic SDK for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-0.2.0.pom | |
core-0.2.0-sources.jar | 113 KB |
core-0.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.pay/core/ -->
<dependency>
<groupId>com.yandex.pay</groupId>
<artifactId>core</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.pay/core/
implementation 'com.yandex.pay:core:0.2.0'
// https://jarcasting.com/artifacts/com.yandex.pay/core/
implementation ("com.yandex.pay:core:0.2.0")
'com.yandex.pay:core:aar:0.2.0'
<dependency org="com.yandex.pay" name="core" rev="0.2.0">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.pay', module='core', version='0.2.0')
)
libraryDependencies += "com.yandex.pay" % "core" % "0.2.0"
[com.yandex.pay/core "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |
androidx.concurrent » concurrent-futures-ktx | jar | 1.1.0 |
androidx.coordinatorlayout » coordinatorlayout | jar | 1.2.0 |
androidx.core » core-ktx | jar | 1.8.0 |
androidx.fragment » fragment-ktx | jar | 1.4.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.1 |
androidx.preference » preference | jar | 1.2.0 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.21 |
com.google.android.material » material | jar | 1.6.1 |
com.facebook.shimmer : shimmer | jar | 0.5.0 |
com.squareup.moshi : moshi-kotlin | jar | 1.13.0 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
com.yandex.android : authsdk | jar | 2.3.1 |
com.yandex.android : mobmetricalib | jar | 4.2.0 |
androidx.constraintlayout » constraintlayout | jar | 2.1.4 |
androidx.databinding » viewbinding | jar | 7.1.2 |