is not current version
Last Version 1.6

com.github.krzysztofslusarski:continuous-async-profiler-spring-starter 1.3


GroupId

GroupId

com.github.krzysztofslusarski
ArtifactId

ArtifactId

continuous-async-profiler-spring-starter
Version

Version

1.3
Type

Type

jar

Download continuous-async-profiler-spring-starter 1.3


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