Resolve dependancy error in deepspeech 0.9.3

When running the code of the deepspeech demo, I get the following error in Android studio during build:

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
   > Could not find org.mozilla.deepspeech:libdeepspeech:0.9.3.
     Required by:
         project :app

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

Can anyone help me to solve it please?

*push

 Could not find org.mozilla.deepspeech:libdeepspeech:0.9.3

As mentionned at several place, JCenter has stopped its java repo, and nobody completed the work to move CI to some other place, so there is no more hosting of it.