Last Version

async-profiler 1.8.3

Low overhead sampling profiler for Java

License

License

GroupId

GroupId

tools.profiler
ArtifactId

ArtifactId

async-profiler
Version

Version

1.8.3
Type

Type

jar
Description

Description

async-profiler
Low overhead sampling profiler for Java
Project URL

Project URL

https://profiler.tools
Source Code Management

Source Code Management

https://github.com/jvm-profiling-tools/async-profiler

Download async-profiler 1.8.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.