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

3 lines
55 B
Groovy

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