is not current version
Last Version 1.1.164

org.wso2.identity.apps:email-otp-authentication-portal 1.1.20

Identity Management Email OTP Authentication Endpoint

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

email-otp-authentication-portal
Version

Version

1.1.20
Type

Type

war

Download email-otp-authentication-portal 1.1.20


<!-- https://jarcasting.com/artifacts/org.wso2.identity.apps/email-otp-authentication-portal/ -->
<dependency>
    <groupId>org.wso2.identity.apps</groupId>
    <artifactId>email-otp-authentication-portal</artifactId>
    <version>1.1.20</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.identity.apps/email-otp-authentication-portal/
implementation 'org.wso2.identity.apps:email-otp-authentication-portal:1.1.20'
// https://jarcasting.com/artifacts/org.wso2.identity.apps/email-otp-authentication-portal/
implementation ("org.wso2.identity.apps:email-otp-authentication-portal:1.1.20")
'org.wso2.identity.apps:email-otp-authentication-portal:war:1.1.20'
<dependency org="org.wso2.identity.apps" name="email-otp-authentication-portal" rev="1.1.20">
  <artifact name="email-otp-authentication-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.identity.apps', module='email-otp-authentication-portal', version='1.1.20')
)
libraryDependencies += "org.wso2.identity.apps" % "email-otp-authentication-portal" % "1.1.20"
[org.wso2.identity.apps/email-otp-authentication-portal "1.1.20"]