| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator.outbound.smsotp | 
    
| ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.authenticator.smsotp.feature | 
    
| Last Version | Last Version3.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionWSO2 Carbon - identity SMS OTP Feature 
            This feature contains extension feature for smsotp 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- 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.1.1</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.1.1'
                // 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.1.1")
                'org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:org.wso2.carbon.extension.identity.authenticator.smsotp.feature:pom:3.1.1'
                <dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.smsotp" name="org.wso2.carbon.extension.identity.authenticator.smsotp.feature" rev="3.1.1">
  <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.1.1')
)
                libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.smsotp" % "org.wso2.carbon.extension.identity.authenticator.smsotp.feature" % "3.1.1"
                [org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/org.wso2.carbon.extension.identity.authenticator.smsotp.feature "3.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.carbon.extension.identity.authenticator.outbound.smsotp : org.wso2.carbon.extension.identity.authenticator.smsotp.connector | jar | 3.1.1 |