GroupId | GroupIdcom.realexpayments.hpp.sdk |
---|---|
ArtifactId | ArtifactIdrxp-hpp-android |
Version | Version2.1 |
Type | Typeaar |
Filename | Size |
---|---|
rxp-hpp-android-2.1.pom | |
rxp-hpp-android-2.1.aar | 13 KB |
rxp-hpp-android-2.1-sources.jar | 13 KB |
Browse |
<!-- 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"]