| License |
License
Handpoint SDK License, Version 1.0
|
|---|---|
| GroupId | GroupIdcom.handpoint.api |
| ArtifactId | ArtifactIdpaymentsdk |
| Last Version | Last Version6.7.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpaymentsdk
HandpointSDK for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| paymentsdk-6.7.3.pom | |
| paymentsdk-6.7.3.aar | 11 MB |
| paymentsdk-6.7.3-sources.jar | 320 KB |
| paymentsdk-6.7.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api/paymentsdk/ -->
<dependency>
<groupId>com.handpoint.api</groupId>
<artifactId>paymentsdk</artifactId>
<version>6.7.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api/paymentsdk/
implementation 'com.handpoint.api:paymentsdk:6.7.3'
// https://jarcasting.com/artifacts/com.handpoint.api/paymentsdk/
implementation ("com.handpoint.api:paymentsdk:6.7.3")
'com.handpoint.api:paymentsdk:aar:6.7.3'
<dependency org="com.handpoint.api" name="paymentsdk" rev="6.7.3">
<artifact name="paymentsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api', module='paymentsdk', version='6.7.3')
)
libraryDependencies += "com.handpoint.api" % "paymentsdk" % "6.7.3"
[com.handpoint.api/paymentsdk "6.7.3"]