net-http/net-http-htmlflow/build.gradle

4 lines
75 B
Groovy

dependencies {
api project(':net-http-server')
api libs.htmlflow
}