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