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