My team at work uses a third party check that we developed internally. We haven't open sourced it yet but it's available on a company-internal server.
I'd like to add a jar to the "Third Party Checks" section by specifying a url, and having the plugin download it for me.
I might consider coding this but would need help/pointers on the best way to accomplish that - I've never really worked on Checkstyle or an IntelliJ plugin before.