io.github.skeptick.libres:libres-core-wasm-js (unspecified)

Published 2026-06-21 23:45:15 +02:00 by chrigu

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>io.github.skeptick.libres</groupId>
	<artifactId>libres-core-wasm-js</artifactId>
	<version>unspecified</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.github.skeptick.libres:libres-core-wasm-js:unspecified

Dependencies

org.jetbrains.kotlin:kotlin-stdlib-wasm-js
2.4.0
org.jetbrains.kotlinx:kotlinx-browser-wasm-js
0.5.0
libres:libres-plural-rules-wasmjs
unspecified