<dependency>
<groupId>org.playframework.netty</groupId>
<artifactId>netty-reactive-streams</artifactId>
<version>3.0.3</version>
</dependency>
@Grapes(
@Grab(group='org.playframework.netty', module='netty-reactive-streams', version='3.0.3')
)