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


Group ID:
games.datastrophic
Artifact ID:
dice_2.12
Version:
0.2.3
Release Date:
Apr 30, 2021
Licenses:
Files:

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

Mill build tool

ivy"games.datastrophic::dice:0.2.3"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>games.datastrophic</groupId>
  <artifactId>dice_2.12</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'games.datastrophic', name: 'dice_2.12', version: '0.2.3'