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

net.niebes:retrofit-metrics 1.5.0

Implementation to retry retrofit calls with resilience4j

Категории

Категории

Сеть Retrofit HTTP Clients Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

net.niebes
Идентификатор

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

retrofit-metrics
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать retrofit-metrics 1.5.0


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