is not current version
Last Version 1.6.2

in.payu:phonepe-intent 1.6.0

PayU wrapper SDK for phonepe-intent flow Android

GroupId

GroupId

in.payu
ArtifactId

ArtifactId

phonepe-intent
Version

Version

1.6.0
Type

Type

aar

Download phonepe-intent 1.6.0


<!-- 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"]