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