I have searched everywhere for this answer and tried multiple ways to fix this but as I\'m new to this IDE I need a little help.
All I have done is created an empty
Add mavenCentral() to your repositories under jcenter() JCenter doesn't have those dependencies that you require.
mavenCentral()
jcenter()
Edit: Also couldn't resolve the dependencies because of the proxy filtering traffic from and to maven.