<dependency>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging-jvm</artifactId>
<version>4.0.1</version>
</dependency>
@Grapes(
@Grab(group='io.github.oshai', module='kotlin-logging-jvm', version='4.0.1')
)