License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.welen.jmole |
ArtifactId | ArtifactIdjmole-protocol-statsd |
Version | Version1.5.4 |
Type | Typejar |
Description |
DescriptionJMole Statsd protocol
JMole Statsd protocol
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-statsd/ -->
<dependency>
<groupId>net.welen.jmole</groupId>
<artifactId>jmole-protocol-statsd</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-statsd/
implementation 'net.welen.jmole:jmole-protocol-statsd:1.5.4'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-statsd/
implementation ("net.welen.jmole:jmole-protocol-statsd:1.5.4")
'net.welen.jmole:jmole-protocol-statsd:jar:1.5.4'
<dependency org="net.welen.jmole" name="jmole-protocol-statsd" rev="1.5.4">
<artifact name="jmole-protocol-statsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-protocol-statsd', version='1.5.4')
)
libraryDependencies += "net.welen.jmole" % "jmole-protocol-statsd" % "1.5.4"
[net.welen.jmole/jmole-protocol-statsd "1.5.4"]
Group / Artifact | Type | Version |
---|---|---|
com.timgroup : java-statsd-client | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
net.welen.jmole : jmole-kernel | jar | 1.5.4 |