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