is not current version
Last Version 1.32.0

co.elastic.apm:elastic-apm-agent 0.6.2


GroupId

GroupId

co.elastic.apm
ArtifactId

ArtifactId

elastic-apm-agent
Version

Version

0.6.2
Type

Type

jar

Download elastic-apm-agent 0.6.2


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