xitrum-framework / glokka   2.6.1

MIT License GitHub

Library to register and lookup actors by names in an Akka cluster

Scala versions: 2.13 2.12 2.11 2.10

glokka 2.5.0


Group ID:
tv.cntt
Artifact ID:
glokka_2.11
Version:
2.5.0
Release Date:
Aug 25, 2017
Licenses:
MIT
Files:

libraryDependencies += "tv.cntt" %% "glokka" % "2.5.0"

Mill build tool

ivy"tv.cntt::glokka:2.5.0"

Scala CLI

//> using dep "tv.cntt::glokka:2.5.0"

Ammonite REPL

import $ivy.`tv.cntt::glokka:2.5.0`

<dependency>
  <groupId>tv.cntt</groupId>
  <artifactId>glokka_2.11</artifactId>
  <version>2.5.0</version>
</dependency>

compile group: 'tv.cntt', name: 'glokka_2.11', version: '2.5.0'