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


Group ID:
com.newmotion
Artifact ID:
akka-statsd_2.13
Version:
3.2.2
Release Date:
Sept 22, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.newmotion</groupId>
  <artifactId>akka-statsd_2.13</artifactId>
  <version>3.2.2</version>
</dependency>

compile group: 'com.newmotion', name: 'akka-statsd_2.13', version: '3.2.2'