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

com.infinum.sentinel:sentinel 1.0.7

Single point of entry for all provided tools, app and device information.

Категории

Категории

Sentinel Контейнер Микросервисы
Группа

Группа

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

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

sentinel
Версия

Версия

1.0.7
Тип

Тип

aar

Скачать sentinel 1.0.7


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