Release v1.2.0
Release v1.2.0
Java artifacts are attached to this GitHub Release. This SDK is not distributed through Maven Central; install the thin JAR locally and declare its runtime dependencies in your project.
For a temporary local Maven installation:
mvn install:install-file \
-Dfile=uqpay-sdk-java-1.2.0.jar \
-DgroupId=com.uqpay.sdk \
-DartifactId=uqpay-sdk-java \
-Dversion=1.2.0 \
-Dpackaging=jarSee README.md for usage instructions.