не последняя версия
Последняя версия 1.1.GA

com.github.inspektr:inspektr-error 1.0.4.GA

Inspektr Error Logging

Группа

Группа

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

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

inspektr-error
Версия

Версия

1.0.4.GA
Тип

Тип

jar

Скачать inspektr-error 1.0.4.GA


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