Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator.outbound.emailotp |
ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.authenticator.emailotp.feature |
Version | Version3.0.6 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.extension.identity.authenticator.emailotp.feature/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.outbound.emailotp</groupId>
<artifactId>org.wso2.carbon.extension.identity.authenticator.emailotp.feature</artifactId>
<version>3.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.extension.identity.authenticator.emailotp.feature/
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.emailotp:org.wso2.carbon.extension.identity.authenticator.emailotp.feature:3.0.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.extension.identity.authenticator.emailotp.feature/
implementation ("org.wso2.carbon.extension.identity.authenticator.outbound.emailotp:org.wso2.carbon.extension.identity.authenticator.emailotp.feature:3.0.6")
'org.wso2.carbon.extension.identity.authenticator.outbound.emailotp:org.wso2.carbon.extension.identity.authenticator.emailotp.feature:pom:3.0.6'
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.emailotp" name="org.wso2.carbon.extension.identity.authenticator.emailotp.feature" rev="3.0.6">
<artifact name="org.wso2.carbon.extension.identity.authenticator.emailotp.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.emailotp', module='org.wso2.carbon.extension.identity.authenticator.emailotp.feature', version='3.0.6')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.emailotp" % "org.wso2.carbon.extension.identity.authenticator.emailotp.feature" % "3.0.6"
[org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.extension.identity.authenticator.emailotp.feature "3.0.6"]