is not current version
Last Version 1.3.2

com.badlogicgames.gdxpay:gdx-pay-server 0.9.1

Gdx Payment library

GroupId

GroupId

com.badlogicgames.gdxpay
ArtifactId

ArtifactId

gdx-pay-server
Version

Version

0.9.1
Type

Type

jar

Download gdx-pay-server 0.9.1


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