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