o

org.wso2.carbon.identity.recovery.ui

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