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