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

in.payu:phonepe-intent 1.6.0

PayU wrapper SDK for phonepe-intent flow Android

Группа

Группа

in.payu
Идентификатор

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

phonepe-intent
Версия

Версия

1.6.0
Тип

Тип

aar

Скачать phonepe-intent 1.6.0

Имя Файла Размер
phonepe-intent-1.6.0.pom
Обзор

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