Эксперт ХД

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 install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0

About this package

Coroutines support libraries for Kotlin
Details
Maven
2026-09-15 10:17:43 +00:00
288
kotlinx-coroutines-bom
The Apache Software License, Version 2.0
4.2 KiB
Assets (1)
Versions (2) View all
1.9.0 2026-09-15
1.8.1 2026-09-15