Daniel F.
- 活动总数 3
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
-
Daniel F. 创建了一个帖子, 已回答Plugin gradle dependencies not included in plugin artifact
Hi, I am working on a tool integration plugin that calls some REST APIs to internal services. This requires some dependencies like org.json et.al. which I've declared in build.gradle: plugins { ...