Infendro
  • Joined on 2025-07-12

com.infendro:prng (1.3.1)

Published 2026-03-12 10:35:47 +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.3.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.infendro:prng:1.3.1

Dependencies

org.jetbrains.kotlin:kotlin-stdlib
2.3.0
com.infendro:bytes
1.4.2
com.infendro:hash
1.7.0
com.infendro:mac
1.5.0
Details
Maven
2026-03-12 10:35:47 +00:00
2
29 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