<dependency>
<groupId>com.rollbar</groupId>
<artifactId>rollbar-reactive-streams</artifactId>
<version>1.10.3</version>
</dependency>
@Grapes(
@Grab(group='com.rollbar', module='rollbar-reactive-streams', version='1.10.3')
)