Last Version

libGDX Payment API 1.3.2

Gdx Payment library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.badlogicgames.gdxpay
ArtifactId

ArtifactId

gdx-pay-client
Version

Version

1.3.2
Type

Type

jar
Description

Description

libGDX Payment API
Gdx Payment library
Project URL

Project URL

https://github.com/libgdx/gdx-pay
Source Code Management

Source Code Management

https://github.com/libgdx/gdx-pay

Download gdx-pay-client 1.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.badlogicgames.gdxpay : gdx-pay jar 1.3.2
com.badlogicgames.gdx : gdx jar 1.9.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.