<dependency>
<groupId>com.michael-bull.kotlin-retry</groupId>
<artifactId>kotlin-retry</artifactId>
<version>1.0.8</version>
</dependency>
@Grapes(
@Grab(group='com.michael-bull.kotlin-retry', module='kotlin-retry', version='1.0.8')
)