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