is not current version
Last Version 2.2

com.realexpayments.hpp.sdk:rxp-hpp-android 2.1

The official Realex Payments Android SDK for HPP and Remote API.

GroupId

GroupId

com.realexpayments.hpp.sdk
ArtifactId

ArtifactId

rxp-hpp-android
Version

Version

2.1
Type

Type

aar

Download rxp-hpp-android 2.1


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