is not current version
Last Version 1.3.2

com.badlogicgames.gdxpay:gdx-pay-android-amazon 0.4.0

Payment API for libGDX

GroupId

GroupId

com.badlogicgames.gdxpay
ArtifactId

ArtifactId

gdx-pay-android-amazon
Version

Version

0.4.0
Type

Type

jar

Download gdx-pay-android-amazon 0.4.0


<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdxpay/gdx-pay-android-amazon/ -->
<dependency>
    <groupId>com.badlogicgames.gdxpay</groupId>
    <artifactId>gdx-pay-android-amazon</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdxpay/gdx-pay-android-amazon/
implementation 'com.badlogicgames.gdxpay:gdx-pay-android-amazon:0.4.0'
// https://jarcasting.com/artifacts/com.badlogicgames.gdxpay/gdx-pay-android-amazon/
implementation ("com.badlogicgames.gdxpay:gdx-pay-android-amazon:0.4.0")
'com.badlogicgames.gdxpay:gdx-pay-android-amazon:jar:0.4.0'
<dependency org="com.badlogicgames.gdxpay" name="gdx-pay-android-amazon" rev="0.4.0">
  <artifact name="gdx-pay-android-amazon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdxpay', module='gdx-pay-android-amazon', version='0.4.0')
)
libraryDependencies += "com.badlogicgames.gdxpay" % "gdx-pay-android-amazon" % "0.4.0"
[com.badlogicgames.gdxpay/gdx-pay-android-amazon "0.4.0"]