is not current version
Last Version 1.62

de.is24.common:appmon4j-agent 1.50

A Java agent to allow simple instrumentation with application monitoring framework

GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

appmon4j-agent
Version

Version

1.50
Type

Type

jar

Download appmon4j-agent 1.50


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