amazon-appstore-sdk

The Appstore SDK provides functionality for handling Digital Rights Management (DRM) and In-App Purchasing (IAP) within your Java-based Android-based app. DRM, or more generally "license verification," is used to address developer concerns around unauthorised copying and distribution of apps. With In-App Purchasing (IAP), users can purchase digital items within your app, such as extra lives for a game or a subscription to premium content

Лицензия

Лицензия

Группа

Группа

com.amazon.device
Идентификатор

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

amazon-appstore-sdk
Последняя версия

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

3.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

amazon-appstore-sdk
The Appstore SDK provides functionality for handling Digital Rights Management (DRM) and In-App Purchasing (IAP) within your Java-based Android-based app. DRM, or more generally "license verification," is used to address developer concerns around unauthorised copying and distribution of apps. With In-App Purchasing (IAP), users can purchase digital items within your app, such as extra lives for a game or a subscription to premium content
Ссылка на сайт

Ссылка на сайт

https://developer.amazon.com/docs/apps-and-games/sdk-downloads.html#iap

Скачать amazon-appstore-sdk

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.amazon.device/amazon-appstore-sdk/ -->
<dependency>
    <groupId>com.amazon.device</groupId>
    <artifactId>amazon-appstore-sdk</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazon.device/amazon-appstore-sdk/
implementation 'com.amazon.device:amazon-appstore-sdk:3.0.3'
// https://jarcasting.com/artifacts/com.amazon.device/amazon-appstore-sdk/
implementation ("com.amazon.device:amazon-appstore-sdk:3.0.3")
'com.amazon.device:amazon-appstore-sdk:jar:3.0.3'
<dependency org="com.amazon.device" name="amazon-appstore-sdk" rev="3.0.3">
  <artifact name="amazon-appstore-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazon.device', module='amazon-appstore-sdk', version='3.0.3')
)
libraryDependencies += "com.amazon.device" % "amazon-appstore-sdk" % "3.0.3"
[com.amazon.device/amazon-appstore-sdk "3.0.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.3
3.0.2
3.0.1