is not current version
Last Version 1.6

com.github.krzysztofslusarski:continuous-async-profiler 1.4


GroupId

GroupId

com.github.krzysztofslusarski
ArtifactId

ArtifactId

continuous-async-profiler
Version

Version

1.4
Type

Type

jar

Download continuous-async-profiler 1.4


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