A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
enumeratum-play-json 1.5.12-2.6.0-M7
Group ID:
com.beachape
Artifact ID:
enumeratum-play-json_2.12
Version:
1.5.12-2.6.0-M7
Release Date:
May 17, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "com.beachape" %% "enumeratum-play-json" % "1.5.12-2.6.0-M7"
ivy"com.beachape::enumeratum-play-json:1.5.12-2.6.0-M7"
//> using dep "com.beachape::enumeratum-play-json:1.5.12-2.6.0-M7"
import $ivy.`com.beachape::enumeratum-play-json:1.5.12-2.6.0-M7`
<dependency> <groupId>com.beachape</groupId> <artifactId>enumeratum-play-json_2.12</artifactId> <version>1.5.12-2.6.0-M7</version> </dependency>
compile group: 'com.beachape', name: 'enumeratum-play-json_2.12', version: '1.5.12-2.6.0-M7'