<dependency>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging-tvosarm64</artifactId>
<version>7.0.0</version>
<type>klib</type>
</dependency>
@Grapes(
@Grab(group='io.github.oshai', module='kotlin-logging-tvosarm64', version='7.0.0')
)
compile