is not current version
Last Version 0.12.1

com.badlogicgames.gdxpay:gdx-pay-android 0.9.0

Gdx Payment library

GroupId

GroupId

com.badlogicgames.gdxpay
ArtifactId

ArtifactId

gdx-pay-android
Version

Version

0.9.0
Type

Type

jar

Download gdx-pay-android 0.9.0


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