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