<dependency>
<groupId>org.kotlincrypto.hash</groupId>
<artifactId>sha2-512-tvosx64</artifactId>
<version>0.2.4</version>
<type>klib</type>
</dependency>
@Grapes(
@Grab(group='org.kotlincrypto.hash', module='sha2-512-tvosx64', version='0.2.4')
)