is not current version
Last Version 1.3.2

com.badlogicgames.gdxpay:gdx-pay-client 1.2.0

Gdx Payment library

Categories

Categories

CLI User Interface
GroupId

GroupId

com.badlogicgames.gdxpay
ArtifactId

ArtifactId

gdx-pay-client
Version

Version

1.2.0
Type

Type

jar

Download gdx-pay-client 1.2.0


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