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.3.0


Group ID:
nl.wehkamp.cakemix
Artifact ID:
cakemix_2.13
Version:
1.3.0
Release Date:
Mar 15, 2021
Licenses:
Files:

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

Mill build tool

ivy"nl.wehkamp.cakemix::cakemix:1.3.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>nl.wehkamp.cakemix</groupId>
  <artifactId>cakemix_2.13</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'nl.wehkamp.cakemix', name: 'cakemix_2.13', version: '1.3.0'