<dependency>
<groupId>org.danbrough.ktor</groupId>
<artifactId>ktor-utils-linuxx64</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.danbrough.ktor', module='ktor-utils-linuxx64', version='2.1.1')
)