Infendro
  • Joined on 2025-07-12

com.infendro:prng (1.2.0)

Published 2025-12-13 00:30:54 +00:00 by Infendro in Infendro/prng.kt

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>com.infendro</groupId>
	<artifactId>prng</artifactId>
	<version>1.2.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.infendro:prng:1.2.0

Dependencies

org.jetbrains.kotlin:kotlin-stdlib
2.2.21
Details
Maven
2025-12-13 00:30:54 +00:00
6
16 KiB
Assets (5)
Versions (3) View all
1.3.1 2026-03-12
1.3.0 2026-02-19
1.2.0 2025-12-13