<dependency>
<groupId>org.jetbrains.compose.runtime</groupId>
<artifactId>runtime-watchosarm64</artifactId>
<version>1.5.2</version>
<type>klib</type>
</dependency>
@Grapes(
@Grab(group='org.jetbrains.compose.runtime', module='runtime-watchosarm64', version='1.5.2')
)
<dependency org="org.jetbrains.compose.runtime" name="runtime-watchosarm64" rev="1.5.2" />