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

mx.dapp.sdk:customer 2.3.1

DappMX Customer SDK

Группа

Группа

mx.dapp.sdk
Идентификатор

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

customer
Версия

Версия

2.3.1
Тип

Тип

aar

Скачать customer 2.3.1

Имя Файла Размер
customer-2.3.1.pom
customer-2.3.1-sources.jar 6 KB
Обзор

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