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 1.1


Group ID:
tv.cntt
Artifact ID:
glokka_2.10
Version:
1.1
Release Date:
Sept 3, 2013
Licenses:
MIT
Files:

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

Mill build tool

ivy"tv.cntt::glokka:1.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>tv.cntt</groupId>
  <artifactId>glokka_2.10</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'tv.cntt', name: 'glokka_2.10', version: '1.1'