<dependency>
<groupId>org.jetbrains.compose.runtime</groupId>
<artifactId>runtime-mingwx64</artifactId>
<version>1.5.1</version>
<type>klib</type>
</dependency>
@Grapes(
@Grab(group='org.jetbrains.compose.runtime', module='runtime-mingwx64', version='1.5.1')
)