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-argonaut 1.5.1


Group ID:
com.beachape
Artifact ID:
enumeratum-argonaut_2.11
Version:
1.5.1
Release Date:
Nov 11, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.beachape" %% "enumeratum-argonaut" % "1.5.1"

Mill build tool

ivy"com.beachape::enumeratum-argonaut:1.5.1"

Scala CLI

//> using dep "com.beachape::enumeratum-argonaut:1.5.1"

Ammonite REPL

import $ivy.`com.beachape::enumeratum-argonaut:1.5.1`

<dependency>
  <groupId>com.beachape</groupId>
  <artifactId>enumeratum-argonaut_2.11</artifactId>
  <version>1.5.1</version>
</dependency>

compile group: 'com.beachape', name: 'enumeratum-argonaut_2.11', version: '1.5.1'