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

com.trustpayments.mobile:core 2.0.0

Trust Payments Android payment SDK

Группа

Группа

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

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

core
Версия

Версия

2.0.0
Тип

Тип

aar

Скачать core 2.0.0

Имя Файла Размер
core-2.0.0.pom
core-2.0.0-sources.jar 24 KB
core-2.0.0-javadoc.jar 152 bytes
Обзор

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