Daniel F.

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Daniel F. commented, -
Daniel F. created a post, AnsweredPlugin 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 { ...