6 lines
125 B
Groovy
6 lines
125 B
Groovy
description = 'GumTree tree generator for Ruby code (JRuby based).'
|
|
|
|
dependencies {
|
|
compile 'org.jruby:jrubyparser:0.5.3'
|
|
}
|