最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

gradle - Wild card loading of java library doesn't work - Stack Overflow

programmeradmin1浏览0评论

Wild card loading of java library doesn't work I published com.foo.content:bar-commons version 384 from 383 I expect 0.0.+ to pull the latest 384 library, but it doesn't unless I explicitly specify the version.

// implementation 'com.foo.content:bar-commons:0.0.383'
implementation 'com.foo.content:bar-commons:0.0.+'
发布评论

评论列表(0)

  1. 暂无评论