is not current version
Last Version 1.6.6

ru.fix:aggregating-profiler 1.4.2

Aggregating Profiler provide basic API for application metrics measurement.

GroupId

GroupId

ru.fix
ArtifactId

ArtifactId

aggregating-profiler
Version

Version

1.4.2
Type

Type

jar

Download aggregating-profiler 1.4.2


<!-- https://jarcasting.com/artifacts/ru.fix/aggregating-profiler/ -->
<dependency>
    <groupId>ru.fix</groupId>
    <artifactId>aggregating-profiler</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.fix/aggregating-profiler/
implementation 'ru.fix:aggregating-profiler:1.4.2'
// https://jarcasting.com/artifacts/ru.fix/aggregating-profiler/
implementation ("ru.fix:aggregating-profiler:1.4.2")
'ru.fix:aggregating-profiler:jar:1.4.2'
<dependency org="ru.fix" name="aggregating-profiler" rev="1.4.2">
  <artifact name="aggregating-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.fix', module='aggregating-profiler', version='1.4.2')
)
libraryDependencies += "ru.fix" % "aggregating-profiler" % "1.4.2"
[ru.fix/aggregating-profiler "1.4.2"]