This is not needed, because antlr itself is only required to generate .java files. ‘compile’ configuration should only contain antlr-runtime (160 kilobytes).
I don’t know when I will find time to work on this - and the fix is not trivial, because the Antlr plugin will need to have two dependencies instead of one, in the same time keeping artifact name and version consistent between antlr and antlr-runtime (and even the artifact name is different between Antlr v3 and v4).