fgiannesini
Results
2
comments of
fgiannesini
I think you should add maven central repository
As a workaround of this error, i had in jruby-gradle-plugin with the last 0.1.x version in the classpath dependencies ``` groovy buildscript { repositories { jcenter() maven { url "http://dl.bintray.com/robfletcher/gradle-plugins"...