6 lines
78 B
Groovy
6 lines
78 B
Groovy
rootProject.name = 'Commons'
|
|
|
|
include 'commons-gson'
|
|
include 'commons-slf4j'
|
|
|