<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-debug</artifactId>
<version>1.7.0-RC</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlinx', module='kotlinx-coroutines-debug', version='1.7.0-RC')
)
<dependency org="org.jetbrains.kotlinx" name="kotlinx-coroutines-debug" rev="1.7.0-RC" />