is not current version
Last Version 1.2.816

org.wso2.identity.apps:myaccount 1.2.314

WSO2 Identity Server My Account App

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

myaccount
Version

Version

1.2.314
Type

Type

war

Download myaccount 1.2.314


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