| Группа | Группаcom.yahoo.athenz |
|---|---|
| Идентификатор | Идентификаторathenz-cert-refresher |
| Версия | Версия1.11.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| athenz-cert-refresher-1.11.1.pom | |
| athenz-cert-refresher-1.11.1.jar | 19 KB |
| athenz-cert-refresher-1.11.1-sources.jar | 17 KB |
| athenz-cert-refresher-1.11.1-javadoc.jar | 433 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-cert-refresher/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-cert-refresher</artifactId>
<version>1.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-cert-refresher/
implementation 'com.yahoo.athenz:athenz-cert-refresher:1.11.1'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-cert-refresher/
implementation ("com.yahoo.athenz:athenz-cert-refresher:1.11.1")
'com.yahoo.athenz:athenz-cert-refresher:jar:1.11.1'
<dependency org="com.yahoo.athenz" name="athenz-cert-refresher" rev="1.11.1">
<artifact name="athenz-cert-refresher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-cert-refresher', version='1.11.1')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-cert-refresher" % "1.11.1"
[com.yahoo.athenz/athenz-cert-refresher "1.11.1"]