a

aggregating-profiler

https://github.com/ru-fix/aggregating-profiler
https://github.com/ru-fix/aggregating-profiler
The Apache License, Version 2.0
JFix Team
文件下载
文件名 操作
aggregating-profiler-1.6.4.jar 下载
aggregating-profiler-1.6.4.pom 下载
aggregating-profiler-1.6.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>ru.fix</groupId>
  <artifactId>aggregating-profiler</artifactId>
  <version>1.6.4</version>
</dependency>
Gradle Groovy
implementation 'ru.fix:aggregating-profiler:1.6.4'
Gradle Kotlin
implementation("ru.fix:aggregating-profiler:1.6.4")
Scala SBT
libraryDependencies += "ru.fix" % "aggregating-profiler" % "1.6.4"
Groovy Grape
@Grapes(
  @Grab(group='ru.fix', module='aggregating-profiler', version='1.6.4')
)
Apache Ivy
<dependency org="ru.fix" name="aggregating-profiler" rev="1.6.4" />
Leiningen
[ru.fix/aggregating-profiler "1.6.4"]
Apache Buildr
'ru.fix:aggregating-profiler:jar:1.6.4'