netty/netty-handler-codec-sctp/build.gradle

5 lines
96 B
Groovy
Raw Normal View History

2024-01-13 11:34:04 +01:00
dependencies {
api project(':netty-channel-sctp')
api project(':netty-handler-codec')
}