| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Группа | Группаcom.webauthn4j |
| Идентификатор | Идентификаторwebauthn4j-extras |
| Версия | Версия0.7.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеwebauthn4j-extras
WebAuthn4J Extras library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-extras/ -->
<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-extras</artifactId>
<version>0.7.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-extras/
implementation 'com.webauthn4j:webauthn4j-extras:0.7.0.RELEASE'
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-extras/
implementation ("com.webauthn4j:webauthn4j-extras:0.7.0.RELEASE")
'com.webauthn4j:webauthn4j-extras:jar:0.7.0.RELEASE'
<dependency org="com.webauthn4j" name="webauthn4j-extras" rev="0.7.0.RELEASE">
<artifact name="webauthn4j-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-extras', version='0.7.0.RELEASE')
)
libraryDependencies += "com.webauthn4j" % "webauthn4j-extras" % "0.7.0.RELEASE"
[com.webauthn4j/webauthn4j-extras "0.7.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.webauthn4j : webauthn4j-core | jar | 0.7.0.RELEASE |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |