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