Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.yandex.pay |
ArtifactId | ArtifactIdxplat-eventus-common |
Version | Version0.1.6 |
Type | Typeaar |
Filename | Size |
---|---|
xplat-eventus-common-0.1.6.pom | |
xplat-eventus-common-0.1.6-sources.jar | 261 bytes |
xplat-eventus-common-0.1.6-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.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.pay/xplat-eventus-common/
implementation 'com.yandex.pay:xplat-eventus-common:0.1.6'
// https://jarcasting.com/artifacts/com.yandex.pay/xplat-eventus-common/
implementation ("com.yandex.pay:xplat-eventus-common:0.1.6")
'com.yandex.pay:xplat-eventus-common:aar:0.1.6'
<dependency org="com.yandex.pay" name="xplat-eventus-common" rev="0.1.6">
<artifact name="xplat-eventus-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.pay', module='xplat-eventus-common', version='0.1.6')
)
libraryDependencies += "com.yandex.pay" % "xplat-eventus-common" % "0.1.6"
[com.yandex.pay/xplat-eventus-common "0.1.6"]