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 3.0.6


Group ID:
com.newmotion
Artifact ID:
akka-statsd_2.12
Version:
3.0.6
Release Date:
Jun 27, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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