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.2.7


Group ID:
games.datastrophic
Artifact ID:
dice_2.13
Version:
0.2.7
Release Date:
Feb 28, 2022
Licenses:
Files:

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

Mill build tool

ivy"games.datastrophic::dice:0.2.7"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>games.datastrophic</groupId>
  <artifactId>dice_2.13</artifactId>
  <version>0.2.7</version>
</dependency>

compile group: 'games.datastrophic', name: 'dice_2.13', version: '0.2.7'