| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator | 
    
| ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.authenticator.mobileconnect.feature | 
    
| Last Version | Last Version1.0.9 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionWSO2 Carbon - identity Mobile Connect Feature 
            This feature contains extension feature for Mobile Connect 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature</artifactId>
    <version>1.0.9</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature/
implementation 'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature:1.0.9'
                // https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature/
implementation ("org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature:1.0.9")
                'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature:pom:1.0.9'
                <dependency org="org.wso2.carbon.extension.identity.authenticator" name="org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature" rev="1.0.9">
  <artifact name="org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator', module='org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature', version='1.0.9')
)
                libraryDependencies += "org.wso2.carbon.extension.identity.authenticator" % "org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature" % "1.0.9"
                [org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.mobileconnect.feature "1.0.9"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.carbon.extension.identity.authenticator : org.wso2.carbon.extension.identity.authenticator.mobileconnect.connector | jar | 1.0.9 |