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