<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-content-negotiation-iosarm64</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-client-content-negotiation-iosarm64', version='3.0.1')
)