wehkamp / cakemix   2.0.0

Apache License 2.0 GitHub

:cake: Handy mixin traits for building Akka or Apache Pekko applications

Scala versions: 2.13 2.12 2.11

cakemix 1.2.0


Group ID:
nl.wehkamp.cakemix
Artifact ID:
cakemix_2.12
Version:
1.2.0
Release Date:
Mar 8, 2019
Licenses:
MIT
Files:

libraryDependencies += "nl.wehkamp.cakemix" %% "cakemix" % "1.2.0"

Mill build tool

ivy"nl.wehkamp.cakemix::cakemix:1.2.0"

Scala CLI

//> using dep "nl.wehkamp.cakemix::cakemix:1.2.0"

Ammonite REPL

import $ivy.`nl.wehkamp.cakemix::cakemix:1.2.0`

<dependency>
  <groupId>nl.wehkamp.cakemix</groupId>
  <artifactId>cakemix_2.12</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'nl.wehkamp.cakemix', name: 'cakemix_2.12', version: '1.2.0'