Myket Billing Client is available in the Jitpack, so getting it as simple as doing this steps:
- Step 1. add the JitPack maven repository:
maven { url "https://jitpack.io" }
- Step 2. add our dependency:
implementation 'com.github.myketstore:myket-billing-client:{latest-version}'