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