<dependency>
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch</groupId>
<artifactId>identity-inbound-oauth2-grant-organization-switch</artifactId>
<version>1.1.5</version>
</dependency>
implementation group: 'org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch', name: 'identity-inbound-oauth2-grant-organization-switch', version: '1.1.5'
implementation 'org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch:identity-inbound-oauth2-grant-organization-switch:1.1.5'
implementation("org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch:identity-inbound-oauth2-grant-organization-switch:1.1.5")
libraryDependencies += "org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch" % "identity-inbound-oauth2-grant-organization-switch" % "1.1.5"
<dependency org="org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch" name="identity-inbound-oauth2-grant-organization-switch" rev="1.1.5"/>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch', module='identity-inbound-oauth2-grant-organization-switch', version='1.1.5')
)
[org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch/identity-inbound-oauth2-grant-organization-switch "1.1.5"]
'org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch:identity-inbound-oauth2-grant-organization-switch:jar:1.1.5'