is not current version
Last Version 1.1.6

io.github.esirotkin:statistics-subsystem 1.1.1

Subsystem for monitoring and collecting statistics of event-driven Java applications

GroupId

GroupId

io.github.esirotkin
ArtifactId

ArtifactId

statistics-subsystem
Version

Version

1.1.1
Type

Type

pom

Download statistics-subsystem 1.1.1


<!-- https://jarcasting.com/artifacts/io.github.esirotkin/statistics-subsystem/ -->
<dependency>
    <groupId>io.github.esirotkin</groupId>
    <artifactId>statistics-subsystem</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-subsystem/
implementation 'io.github.esirotkin:statistics-subsystem:1.1.1'
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-subsystem/
implementation ("io.github.esirotkin:statistics-subsystem:1.1.1")
'io.github.esirotkin:statistics-subsystem:pom:1.1.1'
<dependency org="io.github.esirotkin" name="statistics-subsystem" rev="1.1.1">
  <artifact name="statistics-subsystem" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.esirotkin', module='statistics-subsystem', version='1.1.1')
)
libraryDependencies += "io.github.esirotkin" % "statistics-subsystem" % "1.1.1"
[io.github.esirotkin/statistics-subsystem "1.1.1"]