<dependency>
<groupId>org.kotlincrypto.macs</groupId>
<artifactId>hmac-watchosarm64</artifactId>
<version>0.3.0</version>
<type>klib</type>
</dependency>
@Grapes(
@Grab(group='org.kotlincrypto.macs', module='hmac-watchosarm64', version='0.3.0')
)