Unable to build the project in Android Studio

I am facing build failure in Android Studio. Currently I am using the following dependencies.
implementation ‘com.estimote:proximity-sdk:1.0.7’
implementation ‘com.estimote:mustard:0.2.1’

Build failure error:
Could not find com.estimote:mustard:0.2.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/estimote/mustard/0.2.1/mustard-0.2.1.pom





Required by:
project :app > com.estimote:proximity-sdk:1.0.7