is not current version
Last Version 1.32.0

co.elastic.apm:apm-agent-attach 1.10.0


GroupId

GroupId

co.elastic.apm
ArtifactId

ArtifactId

apm-agent-attach
Version

Version

1.10.0
Type

Type

jar

Download apm-agent-attach 1.10.0


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