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