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