is not current version
Last Version 1.2.816

org.wso2.identity.apps:myaccount 0.0.246

WSO2 Identity Cloud My Account App

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

myaccount
Version

Version

0.0.246
Type

Type

war

Download myaccount 0.0.246


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