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


Group ID:
nl.wehkamp.cakemix
Artifact ID:
cakemix_2.11
Version:
1.2.1
Release Date:
Jun 12, 2019
Licenses:
Files:

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

Mill build tool

ivy"nl.wehkamp.cakemix::cakemix:1.2.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>nl.wehkamp.cakemix</groupId>
  <artifactId>cakemix_2.11</artifactId>
  <version>1.2.1</version>
</dependency>

compile group: 'nl.wehkamp.cakemix', name: 'cakemix_2.11', version: '1.2.1'