mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
- `kotlinx-coroutines-jdk8` is empty and left for compatibility; - `kotlinx-coroutines-core` contains only multiplatform metadata and a dependency on `kotlinx-coroutines-core-jvm`. GitOrigin-RevId: 4e918b6e5da02544be420ab92ec03b17face8c82
12 lines
602 B
XML
12 lines
602 B
XML
<component name="libraryTable">
|
|
<library name="kotlinx-coroutines-core" type="repository">
|
|
<properties include-transitive-deps="false" maven-id="org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.1" />
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.1/kotlinx-coroutines-core-jvm-1.7.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.1/kotlinx-coroutines-core-jvm-1.7.1-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</component> |