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

com.trustpayments.mobile:core 2.2.1

Trust Payments Android payment SDK

Группа

Группа

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

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

core
Версия

Версия

2.2.1
Тип

Тип

aar

Скачать core 2.2.1

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

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