netty-http/settings.gradle
2019-07-19 22:13:31 +02:00

5 lines
154 B
Groovy

include 'netty-http-common'
include 'netty-http-client'
include 'netty-http-server'
include 'netty-http-server-reactive'
include 'netty-http-server-rest'