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