is not current version
Last Version 1.6

com.github.krzysztofslusarski:continuous-async-profiler-parent 1.3

Set of utility library that enables async profiler in continuous mode

GroupId

GroupId

com.github.krzysztofslusarski
ArtifactId

ArtifactId

continuous-async-profiler-parent
Version

Version

1.3
Type

Type

pom

Download continuous-async-profiler-parent 1.3


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