Group Id org.wso2.identity.apps
Artifact Id identity-apps
Version 0.1.60
Packaging jar
URL -
Badge
Last Updated 2019-10-16T19:44:13+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.wso2.identity.apps</groupId>
    <artifactId>identity-apps</artifactId>
    <version>0.1.60</version>
</dependency>
implementation group: 'org.wso2.identity.apps', name: 'identity-apps', version: '0.1.60'
implementation 'org.wso2.identity.apps:identity-apps:0.1.60'
implementation("org.wso2.identity.apps:identity-apps:0.1.60")
libraryDependencies += "org.wso2.identity.apps" % "identity-apps" % "0.1.60"
<dependency org="org.wso2.identity.apps" name="identity-apps" rev="0.1.60"/>
@Grapes(
    @Grab(group='org.wso2.identity.apps', module='identity-apps', version='0.1.60')
)
[org.wso2.identity.apps/identity-apps "0.1.60"]
'org.wso2.identity.apps:identity-apps:0.1.60'