b38f8681b1
Added the ability to get all available engines, and added a example class to test it.
5 lines
58 B
Groovy
5 lines
58 B
Groovy
allprojects {
|
|
repositories {
|
|
jcenter()
|
|
}
|
|
} |