mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
8 lines
101 B
Groovy
8 lines
101 B
Groovy
description = "maxkey-web-static"
|
|
|
|
//add support for Java
|
|
apply plugin: 'java'
|
|
|
|
dependencies {
|
|
|
|
} |