<dependency>
<groupId>org.wso2.orbit.yubico.webauthn</groupId>
<artifactId>yubico-webauthn</artifactId>
<version>1.12.1.wso2v1</version>
<type>bundle</type>
</dependency>
libraryDependencies += "org.wso2.orbit.yubico.webauthn" % "yubico-webauthn" % "1.12.1.wso2v1"
@Grapes(
@Grab(group='org.wso2.orbit.yubico.webauthn', module='yubico-webauthn', version='1.12.1.wso2v1')
)
<dependency org="org.wso2.orbit.yubico.webauthn" name="yubico-webauthn" rev="1.12.1.wso2v1" />