не последняя версия
Последняя версия 6.7.3

com.handpoint.api:playstore-sdk 5.17.4

HandpointSDK for Android

Группа

Группа

com.handpoint.api
Идентификатор

Идентификатор

playstore-sdk
Версия

Версия

5.17.4
Тип

Тип

aar

Скачать playstore-sdk 5.17.4


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