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