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