| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.newmotion |
| ArtifactId | ArtifactIdakka-statsd_2.13 |
| Version | Version3.2.2 |
| Type | Typejar |
| Description |
Descriptionakka-statsd
akka-statsd
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| akka-statsd_2.13-3.2.2.pom | |
| akka-statsd_2.13-3.2.2.jar | 361 bytes |
| akka-statsd_2.13-3.2.2-sources.jar | 306 bytes |
| akka-statsd_2.13-3.2.2-javadoc.jar | 257 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.newmotion/akka-statsd_2.13/ -->
<dependency>
<groupId>com.newmotion</groupId>
<artifactId>akka-statsd_2.13</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.newmotion/akka-statsd_2.13/
implementation 'com.newmotion:akka-statsd_2.13:3.2.2'
// https://jarcasting.com/artifacts/com.newmotion/akka-statsd_2.13/
implementation ("com.newmotion:akka-statsd_2.13:3.2.2")
'com.newmotion:akka-statsd_2.13:jar:3.2.2'
<dependency org="com.newmotion" name="akka-statsd_2.13" rev="3.2.2">
<artifact name="akka-statsd_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newmotion', module='akka-statsd_2.13', version='3.2.2')
)
libraryDependencies += "com.newmotion" % "akka-statsd_2.13" % "3.2.2"
[com.newmotion/akka-statsd_2.13 "3.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.9 |
| org.scalatest : scalatest_2.13 | jar | 3.2.2 |