| License |
License
Handpoint SDK License, Version 1.0
|
|---|---|
| GroupId | GroupIdcom.handpoint.api |
| ArtifactId | ArtifactIdplaystore-sdk |
| Last Version | Last Version6.7.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionplaystore-sdk
HandpointSDK for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| playstore-sdk-6.7.3.pom | |
| playstore-sdk-6.7.3.aar | 359 KB |
| playstore-sdk-6.7.3-sources.jar | 105 KB |
| playstore-sdk-6.7.3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api/playstore-sdk/ -->
<dependency>
<groupId>com.handpoint.api</groupId>
<artifactId>playstore-sdk</artifactId>
<version>6.7.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api/playstore-sdk/
implementation 'com.handpoint.api:playstore-sdk:6.7.3'
// https://jarcasting.com/artifacts/com.handpoint.api/playstore-sdk/
implementation ("com.handpoint.api:playstore-sdk:6.7.3")
'com.handpoint.api:playstore-sdk:aar:6.7.3'
<dependency org="com.handpoint.api" name="playstore-sdk" rev="6.7.3">
<artifact name="playstore-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api', module='playstore-sdk', version='6.7.3')
)
libraryDependencies += "com.handpoint.api" % "playstore-sdk" % "6.7.3"
[com.handpoint.api/playstore-sdk "6.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.handpoint.api.shared : objects | jar | 6.7.3 |