не последняя версия
Последняя версия 2.1.0-RELEASE

com.bellotapps.utils:error-handler 2.0.0-RELEASE

A centralized error management system

Группа

Группа

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

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

error-handler
Версия

Версия

2.0.0-RELEASE
Тип

Тип

jar

Скачать error-handler 2.0.0-RELEASE


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