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