Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator.outbound.duo |
ArtifactId | ArtifactIdidentity-outbound-auth-duo |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
identity-outbound-auth-duo-1.0.2.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.duo/identity-outbound-auth-duo/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.outbound.duo</groupId>
<artifactId>identity-outbound-auth-duo</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.duo/identity-outbound-auth-duo/
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.duo:identity-outbound-auth-duo:1.0.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.duo/identity-outbound-auth-duo/
implementation ("org.wso2.carbon.extension.identity.authenticator.outbound.duo:identity-outbound-auth-duo:1.0.2")
'org.wso2.carbon.extension.identity.authenticator.outbound.duo:identity-outbound-auth-duo:pom:1.0.2'
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.duo" name="identity-outbound-auth-duo" rev="1.0.2">
<artifact name="identity-outbound-auth-duo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.duo', module='identity-outbound-auth-duo', version='1.0.2')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.duo" % "identity-outbound-auth-duo" % "1.0.2"
[org.wso2.carbon.extension.identity.authenticator.outbound.duo/identity-outbound-auth-duo "1.0.2"]