is not current version
Last Version 0.12.1

com.badlogicgames.gdxpay:gdx-pay-android-googleplay 0.10.2

Gdx Payment library

GroupId

GroupId

com.badlogicgames.gdxpay
ArtifactId

ArtifactId

gdx-pay-android-googleplay
Version

Version

0.10.2
Type

Type

jar

Download gdx-pay-android-googleplay 0.10.2


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