is not current version
Last Version 1.3.2

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

Gdx Payment library

Categories

Categories

CLI User Interface
GroupId

GroupId

com.badlogicgames.gdxpay
ArtifactId

ArtifactId

gdx-pay-client
Version

Version

1.3.1
Type

Type

jar

Download gdx-pay-client 1.3.1


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