net.sergeych:lyngweb-js (0.0.1-SNAPSHOT)

Published 2025-11-22 03:06:00 +03:00 by sergeych

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>net.sergeych</groupId>
	<artifactId>lyngweb-js</artifactId>
	<version>0.0.1-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=net.sergeych:lyngweb-js:0.0.1-SNAPSHOT

Dependencies

net.sergeych:lynglib-js
1.0.6-SNAPSHOT
org.jetbrains.kotlin:kotlin-dom-api-compat
2.2.21
org.jetbrains.kotlin:kotlin-stdlib-js
2.2.21
org.jetbrains.compose.runtime:runtime-js
1.9.3
org.jetbrains.compose.html:html-core-js
1.9.3
org.jetbrains.kotlinx:kotlinx-coroutines-core-js
1.10.2
Details
Maven
2025-11-22 03:06:00 +03:00
5
912 KiB
Assets (41)
Versions (1) View all
0.0.1-SNAPSHOT 2025-11-22