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