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