datastrophic-games / dice   0.3.0

Apache License 2.0 GitHub

Immutable Random Numbers Generator

Scala versions: 3.x 2.13 2.12

dice 0.3.0


Group ID:
games.datastrophic
Artifact ID:
dice_3
Version:
0.3.0
Release Date:
Jun 19, 2023
Licenses:
Files:

libraryDependencies += "games.datastrophic" %% "dice" % "0.3.0"

Mill build tool

ivy"games.datastrophic::dice:0.3.0"

Scala CLI

//> using dep "games.datastrophic::dice:0.3.0"

Ammonite REPL

import $ivy.`games.datastrophic::dice:0.3.0`

<dependency>
  <groupId>games.datastrophic</groupId>
  <artifactId>dice_3</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'games.datastrophic', name: 'dice_3', version: '0.3.0'