无法下载jackson-databind.jar

时间:2019-06-30 14:26:32

标签: jackson-databind

无法下载jar。

收到此错误。

Unable to resolve dependency for ':app@debug/compileClasspath': Could not download jackson-databind.jar (com.fasterxml.jackson.core:jackson-databind:2.9.9)


  implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.9.9'
    implementation group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: '2.9.9'
    implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.9.9'

0 个答案:

没有答案