is not current version
Last Version 3.1.0

com.newmotion:akka-statsd_2.11 3.0.6

akka-statsd

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.newmotion
ArtifactId

ArtifactId

akka-statsd_2.11
Version

Version

3.0.6
Type

Type

jar

Download akka-statsd_2.11 3.0.6


<!-- https://jarcasting.com/artifacts/com.newmotion/akka-statsd_2.11/ -->
<dependency>
    <groupId>com.newmotion</groupId>
    <artifactId>akka-statsd_2.11</artifactId>
    <version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.newmotion/akka-statsd_2.11/
implementation 'com.newmotion:akka-statsd_2.11:3.0.6'
// https://jarcasting.com/artifacts/com.newmotion/akka-statsd_2.11/
implementation ("com.newmotion:akka-statsd_2.11:3.0.6")
'com.newmotion:akka-statsd_2.11:jar:3.0.6'
<dependency org="com.newmotion" name="akka-statsd_2.11" rev="3.0.6">
  <artifact name="akka-statsd_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newmotion', module='akka-statsd_2.11', version='3.0.6')
)
libraryDependencies += "com.newmotion" % "akka-statsd_2.11" % "3.0.6"
[com.newmotion/akka-statsd_2.11 "3.0.6"]