citcon-unionpay aar jitpack

Add it to your build.gradle with:

allprojects {
    repositories {
        maven { url "https://jitpack.io" }
    }
}

and:

dependencies {
    compile 'com.github.mastergyp:citcon-unionpay:{latest version}'
}
```# citcon-alipay