не последняя версия
Последняя версия 2.7.1

com.trustpayments.mobile:core 2.5.3

Trust Payments Android payment SDK

Группа

Группа

com.trustpayments.mobile
Идентификатор

Идентификатор

core
Версия

Версия

2.5.3
Тип

Тип

aar

Скачать core 2.5.3

Имя Файла Размер
core-2.5.3.pom
core-2.5.3.aar 1 MB
core-2.5.3-sources.jar 27 KB
core-2.5.3-javadoc.jar 357 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.trustpayments.mobile/core/ -->
<dependency>
    <groupId>com.trustpayments.mobile</groupId>
    <artifactId>core</artifactId>
    <version>2.5.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.trustpayments.mobile/core/
implementation 'com.trustpayments.mobile:core:2.5.3'
// https://jarcasting.com/artifacts/com.trustpayments.mobile/core/
implementation ("com.trustpayments.mobile:core:2.5.3")
'com.trustpayments.mobile:core:aar:2.5.3'
<dependency org="com.trustpayments.mobile" name="core" rev="2.5.3">
  <artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.trustpayments.mobile', module='core', version='2.5.3')
)
libraryDependencies += "com.trustpayments.mobile" % "core" % "2.5.3"
[com.trustpayments.mobile/core "2.5.3"]