GroupId | GroupIdio.github.esirotkin |
---|---|
ArtifactId | ArtifactIdstatistics-exposer-jmx |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.esirotkin/statistics-exposer-jmx/ -->
<dependency>
<groupId>io.github.esirotkin</groupId>
<artifactId>statistics-exposer-jmx</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-exposer-jmx/
implementation 'io.github.esirotkin:statistics-exposer-jmx:1.0.1'
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-exposer-jmx/
implementation ("io.github.esirotkin:statistics-exposer-jmx:1.0.1")
'io.github.esirotkin:statistics-exposer-jmx:jar:1.0.1'
<dependency org="io.github.esirotkin" name="statistics-exposer-jmx" rev="1.0.1">
<artifact name="statistics-exposer-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.esirotkin', module='statistics-exposer-jmx', version='1.0.1')
)
libraryDependencies += "io.github.esirotkin" % "statistics-exposer-jmx" % "1.0.1"
[io.github.esirotkin/statistics-exposer-jmx "1.0.1"]