is not current version
Last Version 1.2.816

org.wso2.identity.apps:org.wso2.identity.apps.feature 1.1.91

This is the aggregated feature of the identity app portals.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

org.wso2.identity.apps.feature
Version

Version

1.1.91
Type

Type

pom

Download org.wso2.identity.apps.feature 1.1.91


<!-- https://jarcasting.com/artifacts/org.wso2.identity.apps/org.wso2.identity.apps.feature/ -->
<dependency>
    <groupId>org.wso2.identity.apps</groupId>
    <artifactId>org.wso2.identity.apps.feature</artifactId>
    <version>1.1.91</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.identity.apps/org.wso2.identity.apps.feature/
implementation 'org.wso2.identity.apps:org.wso2.identity.apps.feature:1.1.91'
// https://jarcasting.com/artifacts/org.wso2.identity.apps/org.wso2.identity.apps.feature/
implementation ("org.wso2.identity.apps:org.wso2.identity.apps.feature:1.1.91")
'org.wso2.identity.apps:org.wso2.identity.apps.feature:pom:1.1.91'
<dependency org="org.wso2.identity.apps" name="org.wso2.identity.apps.feature" rev="1.1.91">
  <artifact name="org.wso2.identity.apps.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.identity.apps', module='org.wso2.identity.apps.feature', version='1.1.91')
)
libraryDependencies += "org.wso2.identity.apps" % "org.wso2.identity.apps.feature" % "1.1.91"
[org.wso2.identity.apps/org.wso2.identity.apps.feature "1.1.91"]