is not current version
Last Version 2.0.0

net.welen.jmole:jmole-protocol-statsd 1.5.2

JMole Statsd protocol

Categories

Categories

Net
GroupId

GroupId

net.welen.jmole
ArtifactId

ArtifactId

jmole-protocol-statsd
Version

Version

1.5.2
Type

Type

jar

Download jmole-protocol-statsd 1.5.2


<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-statsd/ -->
<dependency>
    <groupId>net.welen.jmole</groupId>
    <artifactId>jmole-protocol-statsd</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-statsd/
implementation 'net.welen.jmole:jmole-protocol-statsd:1.5.2'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-protocol-statsd/
implementation ("net.welen.jmole:jmole-protocol-statsd:1.5.2")
'net.welen.jmole:jmole-protocol-statsd:jar:1.5.2'
<dependency org="net.welen.jmole" name="jmole-protocol-statsd" rev="1.5.2">
  <artifact name="jmole-protocol-statsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-protocol-statsd', version='1.5.2')
)
libraryDependencies += "net.welen.jmole" % "jmole-protocol-statsd" % "1.5.2"
[net.welen.jmole/jmole-protocol-statsd "1.5.2"]