Release v2.1.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-2.1.0.jar \
-DgroupId=com.uqpay.sdk \
-DartifactId=uqpay-sdk-java \
-Dversion=2.1.0 \
-Dpackaging=jarSee README.md for usage instructions.