shellrechargesolutionseu / akka-statsd   3.2.2

MIT License GitHub

Statsd client using an Akka actor

Scala versions: 2.13 2.12 2.11

akka-statsd 2.1.3


Group ID:
com.newmotion
Artifact ID:
akka-statsd_2.12
Version:
2.1.3
Release Date:
Jun 7, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.newmotion" %% "akka-statsd" % "2.1.3"

Mill build tool

ivy"com.newmotion::akka-statsd:2.1.3"

Scala CLI

//> using dep "com.newmotion::akka-statsd:2.1.3"

Ammonite REPL

import $ivy.`com.newmotion::akka-statsd:2.1.3`

<dependency>
  <groupId>com.newmotion</groupId>
  <artifactId>akka-statsd_2.12</artifactId>
  <version>2.1.3</version>
</dependency>

compile group: 'com.newmotion', name: 'akka-statsd_2.12', version: '2.1.3'