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-macros 1.6.2


Group ID:
com.beachape
Artifact ID:
enumeratum-macros_sjs1_2.12
Version:
1.6.2
Release Date:
Dec 3, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.beachape" %%% "enumeratum-macros" % "1.6.2"

Mill build tool

ivy"com.beachape::enumeratum-macros::1.6.2"

Scala CLI

//> using dep "com.beachape::enumeratum-macros::1.6.2"