o

org.wso2.carbon.identity.recovery.ui

Files download
File Operation
org.wso2.carbon.identity.recovery.ui-1.8.22.jar download
org.wso2.carbon.identity.recovery.ui-1.8.22.pom download
org.wso2.carbon.identity.recovery.ui-1.8.22-sources.jar download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.identity.governance</groupId>
  <artifactId>org.wso2.carbon.identity.recovery.ui</artifactId>
  <version>1.8.22</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.identity.governance:org.wso2.carbon.identity.recovery.ui:1.8.22'
Gradle Kotlin
implementation("org.wso2.carbon.identity.governance:org.wso2.carbon.identity.recovery.ui:1.8.22")
Scala SBT
libraryDependencies += "org.wso2.carbon.identity.governance" % "org.wso2.carbon.identity.recovery.ui" % "1.8.22"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.identity.governance', module='org.wso2.carbon.identity.recovery.ui', version='1.8.22')
)
Apache Ivy
<dependency org="org.wso2.carbon.identity.governance" name="org.wso2.carbon.identity.recovery.ui" rev="1.8.22" />
Leiningen
[org.wso2.carbon.identity.governance/org.wso2.carbon.identity.recovery.ui "1.8.22"]
Apache Buildr
'org.wso2.carbon.identity.governance:org.wso2.carbon.identity.recovery.ui:jar:1.8.22'