Skip to content

PayHereDevs/payhere-android-sdk

Repository files navigation

PayHere Android SDK

Installation

Add the following to your build.gradle file:

Project-level build.gradle

repositories {
    mavenCentral()
    maven { url 'https://jitpack.io' }
}

App-level build.gradle

dependencies {
    implementation 'com.github.PayHereDevs:payhere-android-sdk:v3.0.17'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •