is not current version
Last Version 3.20.0

com.aptopayments.sdk:mobile 3.9.0

A wrapper for AptoPayments API.

GroupId

GroupId

com.aptopayments.sdk
ArtifactId

ArtifactId

mobile
Version

Version

3.9.0
Type

Type

aar

Download mobile 3.9.0


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