netty/netty-channel-unix/build.gradle

8 lines
117 B
Groovy
Raw Normal View History

2024-01-22 08:39:20 +01:00
dependencies {
api project(':netty-buffer')
api project(':netty-channel')
api project(':netty-util')
}