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