is not current version
Last Version 0.20.0.RELEASE

com.webauthn4j:webauthn4j-core 0.12.0.RELEASE

WebAuthn4J Core library

GroupId

GroupId

com.webauthn4j
ArtifactId

ArtifactId

webauthn4j-core
Version

Version

0.12.0.RELEASE
Type

Type

jar

Download webauthn4j-core 0.12.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-core/ -->
<dependency>
    <groupId>com.webauthn4j</groupId>
    <artifactId>webauthn4j-core</artifactId>
    <version>0.12.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-core/
implementation 'com.webauthn4j:webauthn4j-core:0.12.0.RELEASE'
// https://jarcasting.com/artifacts/com.webauthn4j/webauthn4j-core/
implementation ("com.webauthn4j:webauthn4j-core:0.12.0.RELEASE")
'com.webauthn4j:webauthn4j-core:jar:0.12.0.RELEASE'
<dependency org="com.webauthn4j" name="webauthn4j-core" rev="0.12.0.RELEASE">
  <artifact name="webauthn4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-core', version='0.12.0.RELEASE')
)
libraryDependencies += "com.webauthn4j" % "webauthn4j-core" % "0.12.0.RELEASE"
[com.webauthn4j/webauthn4j-core "0.12.0.RELEASE"]