<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.outbound.backupcode</groupId>
<artifactId>org.wso2.carbon.extension.identity.authenticator.backupcode.feature</artifactId>
<version>0.0.13</version>
</dependency>
implementation group: 'org.wso2.carbon.extension.identity.authenticator.outbound.backupcode', name: 'org.wso2.carbon.extension.identity.authenticator.backupcode.feature', version: '0.0.13'
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.backupcode:org.wso2.carbon.extension.identity.authenticator.backupcode.feature:0.0.13'
implementation("org.wso2.carbon.extension.identity.authenticator.outbound.backupcode:org.wso2.carbon.extension.identity.authenticator.backupcode.feature:0.0.13")
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.backupcode" % "org.wso2.carbon.extension.identity.authenticator.backupcode.feature" % "0.0.13"
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.backupcode" name="org.wso2.carbon.extension.identity.authenticator.backupcode.feature" rev="0.0.13"/>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.backupcode', module='org.wso2.carbon.extension.identity.authenticator.backupcode.feature', version='0.0.13')
)
[org.wso2.carbon.extension.identity.authenticator.outbound.backupcode/org.wso2.carbon.extension.identity.authenticator.backupcode.feature "0.0.13"]
'org.wso2.carbon.extension.identity.authenticator.outbound.backupcode:org.wso2.carbon.extension.identity.authenticator.backupcode.feature:jar:0.0.13'