mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +08:00
7 lines
131 B
Groovy
7 lines
131 B
Groovy
description = "maxkey-common"
|
|
|
|
dependencies {
|
|
//local jars
|
|
implementation fileTree(dir: '../maxkey-lib/', include: '*/*.jar')
|
|
|
|
} |