org.jetbrains.kotlinx:kotlinx-coroutines-bom (1.9.0)
Published 2026-09-15 10:17:43 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-bom</artifactId>
<version>1.9.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0About this package
Coroutines support libraries for Kotlin
Details
2026-09-15 10:17:43 +00:00
Assets (1)
Versions (2)
View all
Maven
288
kotlinx-coroutines-bom
The Apache Software License, Version 2.0
4.2 KiB
kotlinx-coroutines-bom-1.9.0.pom
4.2 KiB