Taficloud Has been published on Jitpack and would be available on MavenCentral.
Add it in your root build.gradle at the end of repositories:
Step 1. Add Jitpack repository
Step 2. Add the dependency to your project level build.gradle file
dependencies {
implementation 'com.github.magnavisio.TafiCloudLib:taficloud-jvm:$Version'
}