Files
ax-hub-mcp_tool_new/settings.gradle

10 lines
215 B
Groovy

rootProject.name = 'axhub-admin'
include 'axhub-common'
include 'axhub-gateway'
include 'axhub-tool-core'
include 'axhub-tool-sms'
include 'axhub-tool-email'
include 'axhub-tool-other'
include 'axhub-tool-payment'