Last Version

libGDX Payment API 1.3.2

Gdx Payment library

License

License

GroupId

GroupId

com.badlogicgames.gdxpay
ArtifactId

ArtifactId

gdx-pay
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 1.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.