lloydmeta / enumeratum   1.7.3

Contributors Wanted MIT License GitHub

A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.

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

enumeratum 1.5.13


Group ID:
com.beachape
Artifact ID:
enumeratum_sjs0.6_2.10
Version:
1.5.13
Release Date:
Mar 14, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.beachape" %%% "enumeratum" % "1.5.13"

Mill build tool

ivy"com.beachape::enumeratum::1.5.13"

Scala CLI

//> using dep "com.beachape::enumeratum::1.5.13"