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