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