Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.newmotion |
ArtifactId | ArtifactIdakka-statsd_2.11 |
Version | Version3.0.6 |
Type | Typejar |
Filename | Size |
---|---|
akka-statsd_2.11-3.0.6.pom | |
akka-statsd_2.11-3.0.6.jar | 362 bytes |
akka-statsd_2.11-3.0.6-sources.jar | 307 bytes |
akka-statsd_2.11-3.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]