netty-http/netty-http-common/build.gradle

4 lines
59 B
Groovy

dependencies {
api libs.net
api libs.netty.http2
}