<dependency>
<groupId>io.servicetalk</groupId>
<artifactId>servicetalk-buffer-netty</artifactId>
<version>0.42.21</version>
</dependency>
@Grapes(
@Grab(group='io.servicetalk', module='servicetalk-buffer-netty', version='0.42.21')
)