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