is not current version
Last Version 0.14.0-beta.3

org.glowroot:glowroot-agent-api 0.10.6

Glowroot Agent API

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot
ArtifactId

ArtifactId

glowroot-agent-api
Version

Version

0.10.6
Type

Type

jar

Download glowroot-agent-api 0.10.6


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