io.github.skeptick.libres:libres-core-js (2.0.0-alpha03-17-gf4f7dc4)

Published 2026-06-24 06:31:56 +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-js</artifactId>
	<version>2.0.0-alpha03-17-gf4f7dc4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.github.skeptick.libres:libres-core-js:2.0.0-alpha03-17-gf4f7dc4

Dependencies

org.jetbrains.kotlin:kotlin-dom-api-compat
2.4.0
org.jetbrains.kotlin:kotlin-stdlib-js
2.4.0
io.github.skeptick.libres:libres-plural-rules-js
2.0.0-alpha03-17-gf4f7dc4