cakemix
Scala micro-lib containing handy mixin traits for building Akka applications
Setup
Cakemix is published for Scala 2.11, 2.12, and 2.13. To start using it add the following to your build.sbt
:
libraryDependencies += "nl.wehkamp.cakemix" %% "cakemix" % "1.3.0"
Note that the group id has changed from com.xebia
to nl.wehkamp.cakemix
.
License
The code is available under the Apache 2.0 License.