is not current version
Last Version 4.8.9410

io.github.sonicdjgh:payment 4.8.933

Android Game Platform SDK

GroupId

GroupId

io.github.sonicdjgh
ArtifactId

ArtifactId

payment
Version

Version

4.8.933
Type

Type

aar

Download payment 4.8.933


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