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