Alipay+ Super App PlatformAlipay+ Super App Platform

Third-party library dependencies

This topic introduces the third-party libraries used in the Android IAPASAP SDK including their version requirements. The SDK employs several third-party libraries to enhance its functionalities and capabilities. These dependencies are integrated into the super app through transitive dependencies, which may lead to conflicts with library versions used in other SDKs or within the super app. To ensure the proper functioning of the super app, it is recommended that you follow these guidelines:

  • Use the latest available library version listed in the requirements in the event of version conflicts.
  • Thoroughly test your app, even though the compiler may automatically handle version conflicts.

If you have questions or inquiries about the use of these third-party libraries, please contact our technical support at overseas_support@service.alibaba.com.

Public dependencies

The following table lists the public dependencies of the third-party libraries used in the Android IAPASAP SDK:

Library name

Package name

Required minimum version

gson

com.google.code.gson:gson

2.8.5

fastjson

com.alibaba:fastjson

1.1.70.android

glide

com.github.bumptech.glide:glide

4.10.0