is not current version
Last Version 1.15.1

com.appland:appmap-agent 0.5.1

Inspect and record the execution of Java for use with App Land

GroupId

GroupId

com.appland
ArtifactId

ArtifactId

appmap-agent
Version

Version

0.5.1
Type

Type

pom

Download appmap-agent 0.5.1


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