I just installed Android Studio 2.3 and when creating a new project I get the following error with gradle. I already managed to download manually but still I still get the same error
Error:Failed to resolve: junit:junit:4.12
Error:Failed to resolve: javax.inject:javax.inject:1
Error:Failed to resolve: com.squareup:javawriter:2.1.1
Error:Failed to resolve: org.hamcrest:hamcrest-integration:1.3
I also eliminated the dependency
junit:junit:4.12
And I downloaded it manually because my internet connection is not good.