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