jodersky / identicon   0.4.0

BSD 3-clause "New" or "Revised" License Website GitHub

Standalone implementation of identicons, similar to the ones used on GitHub

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

identicon 0.3.0


Group ID:
io.crashbox
Artifact ID:
identicon_2.13
Version:
0.3.0
Release Date:
Jan 17, 2021
Licenses:
Files:

libraryDependencies += "io.crashbox" %% "identicon" % "0.3.0"

Mill build tool

ivy"io.crashbox::identicon:0.3.0"

Scala CLI

//> using dep "io.crashbox::identicon:0.3.0"

Ammonite REPL

import $ivy.`io.crashbox::identicon:0.3.0`

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>identicon_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.crashbox', name: 'identicon_2.13', version: '0.3.0'