org.jetbrains.kotlin:kotlin-stdlib-common (1.9.10)

Published 2026-02-24 13:44:51 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.jetbrains.kotlin</groupId>
	<artifactId>kotlin-stdlib-common</artifactId>
	<version>1.9.10</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10

About this package

Kotlin Common Standard Library
Details
Maven
2026-02-24 13:44:51 +00:00
1
Kotlin Stdlib Common
The Apache License, Version 2.0
221 KiB
Assets (2)
Versions (3) View all
1.8.21 2026-02-24
1.9.10 2026-02-24
1.4.10 2026-02-24