| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdcom.yandex.pay |
| ArtifactId | ArtifactIdxplat-eventus-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-eventus-common-0.1.10.pom | |
| xplat-eventus-common-0.1.10-sources.jar | 261 bytes |
| xplat-eventus-common-0.1.10-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.pay/xplat-eventus-common/ -->
<dependency>
<groupId>com.yandex.pay</groupId>
<artifactId>xplat-eventus-common</artifactId>
<version>0.1.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.pay/xplat-eventus-common/
implementation 'com.yandex.pay:xplat-eventus-common:0.1.10'
// https://jarcasting.com/artifacts/com.yandex.pay/xplat-eventus-common/
implementation ("com.yandex.pay:xplat-eventus-common:0.1.10")
'com.yandex.pay:xplat-eventus-common:aar:0.1.10'
<dependency org="com.yandex.pay" name="xplat-eventus-common" rev="0.1.10">
<artifact name="xplat-eventus-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.pay', module='xplat-eventus-common', version='0.1.10')
)
libraryDependencies += "com.yandex.pay" % "xplat-eventus-common" % "0.1.10"
[com.yandex.pay/xplat-eventus-common "0.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yandex.pay : xplat-common | jar | 0.1.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |