Simulates poker hands (Texas Holdem Hands). Results can be used to calculate static information about the hands. The lib can also be used für poker hand Evaluation.
[pkrsim "0.0.1-SNAPSHOT"]
pkrsim/pkrsim {:mvn/version "0.0.1-SNAPSHOT"}
implementation("pkrsim:pkrsim:0.0.1-SNAPSHOT")
<dependency> <groupId>pkrsim</groupId> <artifactId>pkrsim</artifactId> <version>0.0.1-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: