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

de.is24.common:appmon4j 1.34

A lightweight application monitoring framework

Группа

Группа

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

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

appmon4j
Версия

Версия

1.34
Тип

Тип

jar

Скачать appmon4j 1.34


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