使用IntellIJ构建系统(由IDE管理)创建新的Kotlin项目。我想在我的项目中添加一个托管在jitpack上的依赖项:https://jitpack.io/#OldManAlpha/Monopoly-Deal/
IntellIJ网站上有关于如何添加依赖项的信息:https://www.jetbrains.com/help/idea/working-with-module-dependencies.html以及如何添加新的maven jar位置:https://www.jetbrains.com/help/idea/library.html#configure-custom-remote-repo,但是在添加www.example.com之后jitpack.io,我仍然无法在搜索时找到垄断库。
我可以切换回gradle/maven,但这似乎是可能的。
谢谢你,
1条答案
按热度按时间uemypmqf1#
尝试键入工件的完整路径。举例来说:
File | Project Structure | Libraries | From Maven...
下的com.github.OldManAlpha.Monopoly-Deal:mdclient:v0.7