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

com.addc:addc-alerts 2.4

The addc-alerts library supplies a framework for raising alerts in programs and sending these to a selection of sinks including files, SNMP, SMTP and SMS.

Группа

Группа

com.addc
Идентификатор

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

addc-alerts
Версия

Версия

2.4
Тип

Тип

jar

Скачать addc-alerts 2.4


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