<dependency>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging-androidnativearm32</artifactId>
<version>6.0.9</version>
<type>klib</type>
</dependency>
@Grapes(
@Grab(group='io.github.oshai', module='kotlin-logging-androidnativearm32', version='6.0.9')
)
<dependency org="io.github.oshai" name="kotlin-logging-androidnativearm32" rev="6.0.9" />
compile