<dependency>
<groupId>io.github.oshai</groupId>
<artifactId>kotlin-logging-watchossimulatorarm64</artifactId>
<version>4.0.0-beta-20</version>
<type>klib</type>
</dependency>
libraryDependencies += "io.github.oshai" % "kotlin-logging-watchossimulatorarm64" % "4.0.0-beta-20"
@Grapes(
@Grab(group='io.github.oshai', module='kotlin-logging-watchossimulatorarm64', version='4.0.0-beta-20')
)
<dependency org="io.github.oshai" name="kotlin-logging-watchossimulatorarm64" rev="4.0.0-beta-20" />
compile