is not current version
Last Version 0.20.0.RELEASE

com.webauthn4j:webauthn4j-util 0.11.0.RELEASE

Package that contains utility classes for WebAuthn4J

GroupId

GroupId

com.webauthn4j
ArtifactId

ArtifactId

webauthn4j-util
Version

Version

0.11.0.RELEASE
Type

Type

jar

Download webauthn4j-util 0.11.0.RELEASE


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