【发布时间】:2016-09-25 12:23:28
【问题描述】:
This screenshot shows my gradle build file
This one shows my main class, where im using the class
所以我想做的是通过 gradle 将 OKHTTP 客户端库导入我的项目,我已经包含了依赖项编译语句和 mavencentral 存储库,但不知何故它没有出现在我的主文件中。它似乎也是正确的 gradle 文件。
【问题讨论】:
标签: java intellij-idea gradle repository