Files download
File Operation
aggregating-profiler-1.5.17.jar download
aggregating-profiler-1.5.17.pom download
aggregating-profiler-1.5.17-sources.jar download
Apache Maven
<dependency>
  <groupId>ru.fix</groupId>
  <artifactId>aggregating-profiler</artifactId>
  <version>1.5.17</version>
</dependency>
Gradle Groovy
implementation 'ru.fix:aggregating-profiler:1.5.17'
Gradle Kotlin
implementation("ru.fix:aggregating-profiler:1.5.17")
Scala SBT
libraryDependencies += "ru.fix" % "aggregating-profiler" % "1.5.17"
Groovy Grape
@Grapes(
  @Grab(group='ru.fix', module='aggregating-profiler', version='1.5.17')
)
Apache Ivy
<dependency org="ru.fix" name="aggregating-profiler" rev="1.5.17" />
Leiningen
[ru.fix/aggregating-profiler "1.5.17"]
Apache Buildr
'ru.fix:aggregating-profiler:jar:1.5.17'
Dependencies