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

mx.dapp.sdk:customer 2.2.0

DappMX Customer SDK

Группа

Группа

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

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

customer
Версия

Версия

2.2.0
Тип

Тип

aar

Скачать customer 2.2.0

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

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