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

cakemix-akka 2.0.0


Group ID:
nl.wehkamp
Artifact ID:
cakemix-akka_2.13
Version:
2.0.0
Release Date:
Sept 6, 2023
Licenses:
Files:
Full Scala Version:
2.13.11

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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