is not current version
Last Version 4.8.9410

io.github.sonicdjgh:payment 4.8.948

Android Game Platform SDK

GroupId

GroupId

io.github.sonicdjgh
ArtifactId

ArtifactId

payment
Version

Version

4.8.948
Type

Type

aar

Download payment 4.8.948


<!-- https://jarcasting.com/artifacts/io.github.sonicdjgh/payment/ -->
<dependency>
    <groupId>io.github.sonicdjgh</groupId>
    <artifactId>payment</artifactId>
    <version>4.8.948</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sonicdjgh/payment/
implementation 'io.github.sonicdjgh:payment:4.8.948'
// https://jarcasting.com/artifacts/io.github.sonicdjgh/payment/
implementation ("io.github.sonicdjgh:payment:4.8.948")
'io.github.sonicdjgh:payment:aar:4.8.948'
<dependency org="io.github.sonicdjgh" name="payment" rev="4.8.948">
  <artifact name="payment" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sonicdjgh', module='payment', version='4.8.948')
)
libraryDependencies += "io.github.sonicdjgh" % "payment" % "4.8.948"
[io.github.sonicdjgh/payment "4.8.948"]