| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
|---|---|
| Группа | Группаorg.openidentityplatform.openam |
| Идентификатор | Идентификаторopenam-auth-webauthn |
| Версия | Версия14.5.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| openam-auth-webauthn-14.5.2.pom | |
| openam-auth-webauthn-14.5.2.jar | 20 KB |
| openam-auth-webauthn-14.5.2-sources.jar | 16 KB |
| openam-auth-webauthn-14.5.2-javadoc.jar | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-webauthn/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-auth-webauthn</artifactId>
<version>14.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-webauthn/
implementation 'org.openidentityplatform.openam:openam-auth-webauthn:14.5.2'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-webauthn/
implementation ("org.openidentityplatform.openam:openam-auth-webauthn:14.5.2")
'org.openidentityplatform.openam:openam-auth-webauthn:jar:14.5.2'
<dependency org="org.openidentityplatform.openam" name="openam-auth-webauthn" rev="14.5.2">
<artifact name="openam-auth-webauthn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-auth-webauthn', version='14.5.2')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-auth-webauthn" % "14.5.2"
[org.openidentityplatform.openam/openam-auth-webauthn "14.5.2"]