Files
MaxKey/maxkey-authentications/maxkey-authentication-captcha/build.gradle
2021-11-14 13:25:27 +08:00

8 lines
150 B
Groovy

description = "maxkey-authentication-captcha"
dependencies {
//local jars
implementation fileTree(dir: '../maxkey-lib/', include: '*/*.jar')
}