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