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


Group ID:
games.datastrophic
Artifact ID:
dice_2.12
Version:
0.1.2
Release Date:
Oct 22, 2020
Licenses:
Files:

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

Mill build tool

ivy"games.datastrophic::dice:0.1.2"

Scala CLI

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

Ammonite REPL

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

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

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