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