o

org.wso2.carbon.extension.identity.authenticator.smsotp.feature

This feature contains extension feature for smsotp
http://wso2.org
Files download
File Operation
org.wso2.carbon.extension.identity.authenticator.smsotp.feature-3.3.24.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.extension.identity.authenticator.outbound.smsotp</groupId>
  <artifactId>org.wso2.carbon.extension.identity.authenticator.smsotp.feature</artifactId>
  <version>3.3.24</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:org.wso2.carbon.extension.identity.authenticator.smsotp.feature:3.3.24'
Gradle Kotlin
implementation("org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:org.wso2.carbon.extension.identity.authenticator.smsotp.feature:3.3.24")
Scala SBT
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.smsotp" % "org.wso2.carbon.extension.identity.authenticator.smsotp.feature" % "3.3.24"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.smsotp', module='org.wso2.carbon.extension.identity.authenticator.smsotp.feature', version='3.3.24')
)
Apache Ivy
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.smsotp" name="org.wso2.carbon.extension.identity.authenticator.smsotp.feature" rev="3.3.24" />
Leiningen
[org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/org.wso2.carbon.extension.identity.authenticator.smsotp.feature "3.3.24"]
Apache Buildr
'org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:org.wso2.carbon.extension.identity.authenticator.smsotp.feature:jar:3.3.24'