<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-util</artifactId>
<version>0.9.10.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-util', version='0.9.10.RELEASE')
)