is not current version
Last Version 1.0.1

net.smoofyuniverse:bingo 1.0.0

Random choices from weighted lists.

Categories

Categories

Net
GroupId

GroupId

net.smoofyuniverse
ArtifactId

ArtifactId

bingo
Version

Version

1.0.0
Type

Type

jar

Download bingo 1.0.0


<!-- https://jarcasting.com/artifacts/net.smoofyuniverse/bingo/ -->
<dependency>
    <groupId>net.smoofyuniverse</groupId>
    <artifactId>bingo</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smoofyuniverse/bingo/
implementation 'net.smoofyuniverse:bingo:1.0.0'
// https://jarcasting.com/artifacts/net.smoofyuniverse/bingo/
implementation ("net.smoofyuniverse:bingo:1.0.0")
'net.smoofyuniverse:bingo:jar:1.0.0'
<dependency org="net.smoofyuniverse" name="bingo" rev="1.0.0">
  <artifact name="bingo" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smoofyuniverse', module='bingo', version='1.0.0')
)
libraryDependencies += "net.smoofyuniverse" % "bingo" % "1.0.0"
[net.smoofyuniverse/bingo "1.0.0"]