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


Group ID:
com.newmotion
Artifact ID:
akka-statsd_2.12
Version:
2.0.0
Release Date:
May 15, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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