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

de.is24.common:appmon4j 1.19

A lightweight application monitoring framework

Группа

Группа

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

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

appmon4j
Версия

Версия

1.19
Тип

Тип

jar

Скачать appmon4j 1.19


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