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