is not current version
Last Version 1.32.0

co.elastic.apm:apm-agent-plugin-sdk 1.18.0.RC1


GroupId

GroupId

co.elastic.apm
ArtifactId

ArtifactId

apm-agent-plugin-sdk
Version

Version

1.18.0.RC1
Type

Type

jar

Download apm-agent-plugin-sdk 1.18.0.RC1


<!-- https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-plugin-sdk/ -->
<dependency>
    <groupId>co.elastic.apm</groupId>
    <artifactId>apm-agent-plugin-sdk</artifactId>
    <version>1.18.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-plugin-sdk/
implementation 'co.elastic.apm:apm-agent-plugin-sdk:1.18.0.RC1'
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-plugin-sdk/
implementation ("co.elastic.apm:apm-agent-plugin-sdk:1.18.0.RC1")
'co.elastic.apm:apm-agent-plugin-sdk:jar:1.18.0.RC1'
<dependency org="co.elastic.apm" name="apm-agent-plugin-sdk" rev="1.18.0.RC1">
  <artifact name="apm-agent-plugin-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.apm', module='apm-agent-plugin-sdk', version='1.18.0.RC1')
)
libraryDependencies += "co.elastic.apm" % "apm-agent-plugin-sdk" % "1.18.0.RC1"
[co.elastic.apm/apm-agent-plugin-sdk "1.18.0.RC1"]