random-core 1.0.0


Group ID:
it.xaan
Artifact ID:
random-core_2.12
Version:
1.0.0
Release Date:
Mar 20, 2020
Licenses:
Files:

libraryDependencies += "it.xaan" %% "random-core" % "1.0.0"

Mill build tool

ivy"it.xaan::random-core:1.0.0"

Scala CLI

//> using dep "it.xaan::random-core:1.0.0"

Ammonite REPL

import $ivy.`it.xaan::random-core:1.0.0`

<dependency>
  <groupId>it.xaan</groupId>
  <artifactId>random-core_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'it.xaan', name: 'random-core_2.12', version: '1.0.0'