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

5 lines
135 B
Groovy

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