is not current version
Last Version 5.1.2

org.wso2.carbon.identity:identity-outbound-auth-yahoo 5.1.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-outbound-auth-yahoo
Version

Version

5.1.0
Type

Type

pom

Download identity-outbound-auth-yahoo 5.1.0


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-outbound-auth-yahoo/ -->
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-outbound-auth-yahoo</artifactId>
    <version>5.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-outbound-auth-yahoo/
implementation 'org.wso2.carbon.identity:identity-outbound-auth-yahoo:5.1.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-outbound-auth-yahoo/
implementation ("org.wso2.carbon.identity:identity-outbound-auth-yahoo:5.1.0")
'org.wso2.carbon.identity:identity-outbound-auth-yahoo:pom:5.1.0'
<dependency org="org.wso2.carbon.identity" name="identity-outbound-auth-yahoo" rev="5.1.0">
  <artifact name="identity-outbound-auth-yahoo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-outbound-auth-yahoo', version='5.1.0')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-outbound-auth-yahoo" % "5.1.0"
[org.wso2.carbon.identity/identity-outbound-auth-yahoo "5.1.0"]