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