Could not find kotlin-reflect.jar

I deleted default Service directroy path,then prompts :

ERROR: Could not find kotlin-reflect.jar (org.jetbrains.kotlin:kotlin-reflect:1.3.11).
Searched in the following locations:
https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.11/kotlin-reflect-1.3.11.jar

How to fix it?

What’s your POM/build.gradle?

I’ve already fixed it.I changed Service directroy path,decreased levels of the path,then ok.