Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator.outbound.smsotp |
ArtifactId | ArtifactIdidentity-outbound-auth-sms-otp |
Version | Version2.0.5 |
Type | Typepom |
Filename | Size |
---|---|
identity-outbound-auth-sms-otp-2.0.5.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/identity-outbound-auth-sms-otp/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.outbound.smsotp</groupId>
<artifactId>identity-outbound-auth-sms-otp</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/identity-outbound-auth-sms-otp/
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:identity-outbound-auth-sms-otp:2.0.5'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/identity-outbound-auth-sms-otp/
implementation ("org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:identity-outbound-auth-sms-otp:2.0.5")
'org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:identity-outbound-auth-sms-otp:pom:2.0.5'
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.smsotp" name="identity-outbound-auth-sms-otp" rev="2.0.5">
<artifact name="identity-outbound-auth-sms-otp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.smsotp', module='identity-outbound-auth-sms-otp', version='2.0.5')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.smsotp" % "identity-outbound-auth-sms-otp" % "2.0.5"
[org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/identity-outbound-auth-sms-otp "2.0.5"]