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