A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
enumeratum-reactivemongo-bson 1.5.1
Group ID:
com.beachape
Artifact ID:
enumeratum-reactivemongo-bson_2.10
Version:
1.5.1
Release Date:
Nov 11, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:
libraryDependencies += "com.beachape" %% "enumeratum-reactivemongo-bson" % "1.5.1"
ivy"com.beachape::enumeratum-reactivemongo-bson:1.5.1"
//> using dep "com.beachape::enumeratum-reactivemongo-bson:1.5.1"
import $ivy.`com.beachape::enumeratum-reactivemongo-bson:1.5.1`
<dependency> <groupId>com.beachape</groupId> <artifactId>enumeratum-reactivemongo-bson_2.10</artifactId> <version>1.5.1</version> </dependency>
compile group: 'com.beachape', name: 'enumeratum-reactivemongo-bson_2.10', version: '1.5.1'