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