On 16.04.2017 23:38, Schalk Cronjé wrote:
[...]
    dependencies {
         compileOnly 'org.codehaus.groovy:groovy-all:2.4.7'
    }

This obviously means that the consumer of one of my Groovy libraries has
to explicitly state which version of Groovy they require, but IMO it is
better that way as it gives them more control.

Thoughts?

so you would let a user execute this with say groovy 2.0?

bye Jochen

Reply via email to