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