halfmatthalfcat / scala-moniker   0.0.1

MIT License GitHub

Generate random monikers in Scala

Scala versions: 2.13 2.12

scala-moniker 0.0.1


Group ID:
com.github.halfmatthalfcat
Artifact ID:
scala-moniker_2.12
Version:
0.0.1
Release Date:
Mar 7, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.halfmatthalfcat" %% "scala-moniker" % "0.0.1"

Mill build tool

ivy"com.github.halfmatthalfcat::scala-moniker:0.0.1"

Scala CLI

//> using dep "com.github.halfmatthalfcat::scala-moniker:0.0.1"

Ammonite REPL

import $ivy.`com.github.halfmatthalfcat::scala-moniker:0.0.1`

<dependency>
  <groupId>com.github.halfmatthalfcat</groupId>
  <artifactId>scala-moniker_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.halfmatthalfcat', name: 'scala-moniker_2.12', version: '0.0.1'