9 lines
114 B
Groovy
9 lines
114 B
Groovy
|
|
group='org.lucares'
|
|
version = '0.3'
|
|
|
|
dependencies {
|
|
jmh 'org.eclipse.collections:eclipse-collections:10.2.0'
|
|
}
|
|
|