is not current version
Last Version 1.1.6

com.rubanau:appmap-agent 0.7.0

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

GroupId

GroupId

com.rubanau
ArtifactId

ArtifactId

appmap-agent
Version

Version

0.7.0
Type

Type

pom

Download appmap-agent 0.7.0


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