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-test 1.5.14


Group ID:
com.beachape
Artifact ID:
enumeratum-test_sjs0.6_2.12
Version:
1.5.14
Release Date:
Dec 15, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.beachape" %%% "enumeratum-test" % "1.5.14"

Mill build tool

ivy"com.beachape::enumeratum-test::1.5.14"

Scala CLI

//> using dep "com.beachape::enumeratum-test::1.5.14"