<dependency>
<groupId>org.danbrough.ktor</groupId>
<artifactId>ktor-test-dispatcher</artifactId>
<version>2.1.1</version>
</dependency>
@Grapes(
@Grab(group='org.danbrough.ktor', module='ktor-test-dispatcher', version='2.1.1')
)