wehkamp / cakemix   2.1.0

Apache License 2.0 GitHub

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

Scala versions: 3.x 2.13

cakemix-akka 2.1.0


Group ID:
nl.wehkamp
Artifact ID:
cakemix-akka_2.13
Version:
2.1.0
Release Date:
Nov 24, 2024
Licenses:
Files:
Full Scala Version:
2.13.15

libraryDependencies += "nl.wehkamp" %% "cakemix-akka" % "2.1.0"

Mill build tool

ivy"nl.wehkamp::cakemix-akka:2.1.0"

Scala CLI

//> using dep "nl.wehkamp::cakemix-akka:2.1.0"

Ammonite REPL

import $ivy.`nl.wehkamp::cakemix-akka:2.1.0`

<dependency>
  <groupId>nl.wehkamp</groupId>
  <artifactId>cakemix-akka_2.13</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'nl.wehkamp', name: 'cakemix-akka_2.13', version: '2.1.0'