не последняя версия
Последняя версия 1.62

de.is24.common:appmon4j 1.33

A lightweight application monitoring framework

Группа

Группа

de.is24.common
Идентификатор

Идентификатор

appmon4j
Версия

Версия

1.33
Тип

Тип

jar

Скачать appmon4j 1.33


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