<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-runtime</artifactId>
<version>1.0.0-beta-1038</version>
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin', module='kotlin-runtime', version='1.0.0-beta-1038')
)