Installation
Getting Started / Android
Adding the MOVE SDK to your app
Include from Artifactory
maven {
url "https://dolphin.jfrog.io/artifactory/move-sdk-libs-release"
}// Include the latest version number of our artifactory e.g. 2...
implementation "io.dolphin.move:move-sdk:w.x.y.zzz"Include SDK binary directly
Last updated