wizard/wizard-server/build.gradle

7 lines
92 B
Groovy

dependencies {
implementation project(':wizard-core')
}
description = 'wizard-server'