is not current version
Last Version 1.2.2

org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.recovery 1.0.68


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.user.api
ArtifactId

ArtifactId

org.wso2.carbon.identity.api.user.recovery
Version

Version

1.0.68
Type

Type

pom

Download org.wso2.carbon.identity.api.user.recovery 1.0.68


<!-- 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.0.68</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.0.68'
// 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.0.68")
'org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.recovery:pom:1.0.68'
<dependency org="org.wso2.carbon.identity.user.api" name="org.wso2.carbon.identity.api.user.recovery" rev="1.0.68">
  <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.0.68')
)
libraryDependencies += "org.wso2.carbon.identity.user.api" % "org.wso2.carbon.identity.api.user.recovery" % "1.0.68"
[org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.recovery "1.0.68"]