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


Group ID:
com.xebia
Artifact ID:
cakemix_2.12
Version:
1.0.0
Release Date:
May 23, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.xebia" %% "cakemix" % "1.0.0"

Mill build tool

ivy"com.xebia::cakemix:1.0.0"

Scala CLI

//> using dep "com.xebia::cakemix:1.0.0"

Ammonite REPL

import $ivy.`com.xebia::cakemix:1.0.0`

<dependency>
  <groupId>com.xebia</groupId>
  <artifactId>cakemix_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.xebia', name: 'cakemix_2.12', version: '1.0.0'