netty-http/netty-http-server-api/build.gradle

3 lines
55 B
Groovy

dependencies {
api project(":netty-http-common")
}